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 libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave.korn.cygwin at gmail
                   |                            |dot com

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-26 12:35:07 UTC ---
I seem to remember some special tricks being done to handle replacement
functions on Windows and thought it should work - Dave, could you comment?


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