[Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64
- Next message: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10538: Application crash on throw exception"
- Previous message: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #8509: SSE/AVX optimization and C++11 support"
- Next in thread: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
#10541: boost::format support for Microsoft extension length modifier prefixes I,
I32, and I64
--------------------------------------------+---------------------------
Reporter: Dan Konigsbach <dkonigsbach@â¦> | Owner: samuel_krempp
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: format
Version: Boost 1.56.0 | Severity: Problem
Keywords: |
--------------------------------------------+---------------------------
Microsoft's `printf` implementation includes non-ANSI extensions to the
valid length modifier prefixes: `I`, `I32`, and `I64`. boost::format
currently does not recognize them.
It would ease migration to boost::format if `parse_printf_directive()` in
format/parsing.hpp would parse and ignore them, just as it currently does
with `h` and `l`.
(Note: I'd be willing to code the proposed enhancement, if that's
appropriate.)
Thanks!!!!
Dan K.
--
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10541>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
- Next message: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10538: Application crash on throw exception"
- Previous message: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #8509: SSE/AVX optimization and C++11 support"
- Next in thread: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
- Reply: Boost C++ Libraries: "Re: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64"
This archive was generated by hypermail 2.1.7
: 2017-02-16 18:50:17 UTC