Re: IRIX patch for Glib-1.042




Albert Chin said:
1. C++ comments now allowed in C source files.

a well-known no-no.  :-)  mostly i use them for things that are not supposed
to be permanent, but it looks like i didn't get rid of enough of them.

2. C89 doesn't allow for non-static member initialization.

ugh!  this one will be quite annoying in Gtk2, where the same idiom
(initializing a  param_types array with *_TYPE_* macros which are often
function calls) is used in many, many places...

thanks for the patch, i will apply it (or remove the offending c++ commented
dead code) later tonight.


-- 
muppet <scott at asofyet dot org>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]