[ wxwindows-Patches-1517666 ] suppression of wxVsnprintf() warnings

SourceForge.net noreply at sourceforge.net
Wed Jul 5 10:35:32 PDT 2006


Patches item #1517666, was opened at 2006-07-05 17:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1517666&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: bug fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Francesco Montorsi (frm)
Assigned to: Nobody/Anonymous (nobody)
Summary: suppression of wxVsnprintf() warnings

Initial Comment:
This patch:
1) s/wxMyPosVsnprintf_/wxVsnprintf_ (this was an
unwanted name I gave when I was testing different
versions for speed optimization and should have never
been committed - sorry)

2) adds some safe (char) cast to avoid warnings of type:

..\..\src\common\wxchar.cpp(352): Warning! W389:
col(38) integral value may be truncated during
assignment or initialization

Unfortunately I don't know which compilers give them
out and thus I were unable to test if my patch fixes
all the warnings.



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

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




More information about the wx-dev mailing list