Opened 6 years ago
Last modified 5 years ago
#12830 new Bugs
boost::filesystem::windows_name() ?
| Reported by: | anonymous | Owned by: | Beman Dawes |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | filesystem |
| Version: | Boost 1.63.0 | Severity: | Showstopper |
| Keywords: | Cc: |
Description
boost::filesystem::windows_name() allows the ? character when this is a dissalowed character.
Note:
See TracTickets
for help on using tickets.

The same issue with * see msdn.microsoft.com/en-us/library/aa365247#naming_conventions for references