id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4329,filesystem::basename is completely erratic,Richard B. Kreckel ,Beman Dawes,"The attached program shows that basename is broken. I've tried 1.33.1, where it prints (as I would have expected): a a b b c c d d e e Using 1.35.0, 1.40.0, 1.42.0, it prints: a b / c d e Observe the exceptional behavior of basename(""a/b/"") returning ""/"". IMHO, basename's behaviour shouldn't differ from Posix's basename.",Bugs,closed,Boost 1.43.0,filesystem,Boost 1.44.0,Problem,fixed,,kreckel@…