--- Torsten Schoenfeld <[EMAIL PROTECTED]> wrote:
> On Sun, 2006-08-20 at 18:31 +0200, Mario Fischer wrote: > > > cairo-perl-enums.c(799) : error C2065: 'CAIRO_SVG_VERSION_1_1': > > nichtdeklarierter Bezeichner > > cairo-perl-enums.c(801) : error C2065: 'CAIRO_SVG_VERSION_1_2': > > nichtdeklarierter Bezeichner > > These occur because you don't have the SVG backend installed, and > because backend-specific enum-related stuff wasn't properly protected in > Cairo 0.92. I just committed something to HEAD of CVS that I think > fixes this. Please test. > > -- > Thanks for the report, > -Torsten > > _______________________________________________ > gtk-perl-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-perl-list > Regarding "I just committed something to HEAD of CVS that I think fixes this. Please test." - does it mean that the developers do not run test compilation and 'make test' before releasing the stuff to general public ? If yes, why ? --Sergei. Applications From Scratch: http://appsfromscratch.berlios.de/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
