1 Mar
2007
1 Mar
'07
10:01 a.m.
Hi,
the Solaris 2.8 / gcc-3.2.3 fixes (derived from inkscape-Patches-1370904) are now in svn revision 14251. For details see ChangeLog. The specific platform is detected in configure.ac, and all possibly non-portable changes are guarded by #if defined (SOLARIS_2_8) && __GNUC__ == 3 && __GNUC_MINOR__== 2
Markus