[Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64

Subject: [Boost-bugs] [Boost C++ Libraries] #10541: boost::format support for Microsoft extension length modifier prefixes I, I32, and I64
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-25 21:43:25


#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.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC