GNOME Bugzilla – Bug 303804
SUN_LEN used in esd.c without checking if it is defined
Last modified: 2005-05-11 18:49:40 UTC
Distribution/Version: s10 sparc esd.c uses SUN_LEN function without putting it inside '#ifdef SUN_LEN' This function does not appear to be defined on Solaris.
Created attachment 46333 [details] [review] add "#ifdef SUN_LEN" and "#endif" lines
*** This bug has been marked as a duplicate of 171304 ***