wxMac and wxVsnprintf

Angel Vidal (Kry) kry at amule.org
Sun Aug 13 12:20:54 PDT 2006


  Seems that, acording to one of my developers/testers at aMule,
wxVsnprintf is broken for long long specifiers (%ull and %ll). As wxMac
switched to wx's own implementation (wxVsnprintf) instead of native
vswprintf on March 17 (not sure what's the darwin bug that forced that
change), all apps that use such formats in a formatting string is prone
to fail horribly or crash. 

Commit was:

"Log: fix for sf bug 1448153: Widgets sample hangs on Japanese radio
label"
https://sourceforge.net/tracker/index.php?func=detail&aid=1448153&group_id=9863&atid=109863

  This also means every platform where no native vswprintf is available
and uses the wx implementation will fail on that format strings.

  Can someone take a look at it? I'm busy finishing SoC lately.


-- 
- Angel Vidal (Kry)
 Lead coder and Main Admin at aMule Project
 Contributor to wxWidgets
 (http://www.amule.org / kry at amule.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.wxwidgets.org/pipermail/wx-dev/attachments/20060813/778f23d6/attachment.pgp


More information about the wx-dev mailing list