On Oct 28, 2005, at 9:44 AM, Eric Sunshine wrote:
Hm, well, Frank removed that code on 25-Oct-2005 at 20:20:23 UTC. On the other hand, if you don't want to upgrade to such a recent date, you could just fix that warning. I don't have the error message anymore (the mail was deleted), but if I recall, it was just complaining about an uninitialized variable in a file which was #included many times. Fix it once, and it should eliminate all those complaints.

I found the error message in a couple of my mailboxes, and it looks like the compiler diagnostic might be bogus. You might be able to eliminate the warning by changing line 173 to:

    uint8 r, g, b, a = 0;

-- ES



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Crystal-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to