>>>>> "Ingo" =3D=3D Ingo L=FCtkebohle <ilu...@gm...> writes:
Ingo> Hi, a patch to compile the agg2 subdir with gcc 3.4 is on
Ingo> sourceforge.
Ingo> Background: The stricter template member-access checks in
Ingo> gcc 3.4 break compilation of some agg2 headers. The problem
Ingo> occurs when a class derives from a templatized class and
Ingo> access members of the base class. Previously, the name of
Ingo> the member was sufficient. Now, access to members of the
Ingo> base class has to be qualified with "this".
Ingo> [I sent this mail earlier, with the patch attached, but it
Ingo> never arrived. Maybe mailman didn't like the attachment.
Ingo> Sorry of you get duplicates.].
Sorry for the patch troubles. matplotlib cvs has already upgraded to
agg22, which among other things is fixed to handle gcc 3.4. I don't
have access to gcc 3.4 currently, so am unable to test matplotlib
compilation with agg22 with that version.
Could you give it a try and let me know?
Thanks!
JDH