This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/23138] [mingw32] real(16) values are printed incorrectly



------- Comment #15 from fxcoudert at gcc dot gnu dot org  2007-08-22 10:00 -------
Good news: mingw now includes a standard-conforming implementation of the
printf functions. To quote Brian Dessent:

"there is a replacement snprintf named __mingw_snprintf (and similarly for
vsnprintf) to work around all of the MSVCRT cruft.  This replacement supports
the standard long double format specifiers."


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |fxcoudert at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-08-21 14:02:03         |2007-08-22 10:00:22
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23138


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]