Amir Karger <[EMAIL PROTECTED]> writes:

| I was all excited to see Angus' patch had gone in. However, I couldn't
| compile FormPreferences.C. (Note: I didn't rerun autogen or configure or
| whatever, so if that's the problem, then I'm sorry.)
| 
| gcc -v:
| gcc version 2.95.2 19991024 (release)
| 
| Here's the errors. (I snipped out the "warning: can't inline call to `int
| __black_count" that I get on most of the files that get compiled.)

yes this code is bad... unfortunately gcc 2.96 did not complain.

Making a vector<NamedColor>::iterator compare to a
vector<XformColor>::iterator is not safe. The casts are not nice at all.

I'll try to have a _small_ look, the culpist must have a look at this.

        Lgb

Reply via email to