Opened 15 years ago
Closed 14 years ago
#1840 closed Bugs (fixed)
name check functions have different behavior wrt empty string
Reported by: | anonymous | Owned by: | Beman Dawes |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | filesystem |
Version: | Boost 1.35.0 | Severity: | Cosmetic |
Keywords: | portable_path empty | Cc: |
Description
Also, documentation does not state correct or intended behavior. I think name.size() != 0 should be a precondition
Note:
See TracTickets
for help on using tickets.
(In [50543]) Filesystem: fix #1840, including adding test cases and updating docs