Hi all,
C99 and C++ standards mandate size_t to be unsigned; the attached
patch comments out a branch of code in compat/xstring.cc which tests
for a size_t argument being <0. This is caught by icc as an error.
-- /kinkie
This archive was generated by hypermail 2.2.0 : Sun Jan 09 2011 - 12:00:03 MST