Opened 10 years ago
Closed 5 years ago
#8045 closed Bugs (duplicate)
Non-ascii char in boost/format/alt_sstream_impl.hpp
| Reported by: | Michel Morin | Owned by: | Samuel Krempp |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | format |
| Version: | Boost Development Trunk | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
boost/format/alt_sstream_impl.hpp (line 176) contains
a non-ascii character (the "section sign" character in ISO8859-1).
Note:
See TracTickets
for help on using tickets.

Duplicate of #12691