[Incrtcl-develop] [ incrtcl-Bugs-1736473 ] Signed char passed to tolower()
by SourceForge.net other posts by this author
Jun 13 2007 6:30AM messages near this date
[Incrtcl-develop] porting GDB's "insight" to itk-3.3
|
[Incrtcl-develop] [ incrtcl-Feature Requests-1727628 ] iwidgets configure to use prefix/exec_prefix
Bugs item #1736473, was opened at 2007-06-13 06:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=1736473&group_id=13244
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: General Build Problems
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andreas Gustafsson (gson)
Assigned to: David Gravereaux (davygrvy)
Summary: Signed char passed to tolower()
Initial Comment:
In the current CVS sources, Itcl_HandleClass()
passes a signed char to tolower(), which has
undefined behavior when the char has a negative
value.
Patch attached.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=1736473&group_id=13244
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Incrtcl-develop mailing list
Incrtcl-develop@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-develop
|