[ wxwindows-Bugs-1642284 ] wxVsnprintf_() %c with '\0' as arg

SourceForge.net noreply at sourceforge.net
Tue Jan 23 00:55:49 PST 2007


Bugs item #1642284, was opened at 2007-01-23 09:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1642284&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Common
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Forstner (mike25)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxVsnprintf_() %c with '\0' as arg

Initial Comment:
Following code sample produces an assert on wxMotif-2.8.0 running on SUN Solaris 8:

char chValue = '\0';

wxVsnprintf("Hello %c World!", chValue);

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1642284&group_id=9863




More information about the wx-dev mailing list