You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling GGobi-2.1.8 on Mac OS 10.6 using the system gcc-4.2.1, multiple
warnings are
produced. I've edited the warnings and attached them below. I suspect some of
them are harmless,
but others might be 64-bit bugs.
I've grouped the warnings together. They are:
- configuration warnings from 'configure' (important for staging into destroots during packaging)
- incompatible pointer type arguments
- format not a string literal and no format arguments
- cast from pointer to integer of different size (probably 64-bit int/pointer problems)
The 64-bit binary appears to work, BTW - this ticket is really just to help
with possible future (or
hard-to-diagnose) 64-bit build problems.
Original issue reported on code.google.com by andrew%[email protected] on 13 Mar 2010 at 6:49
Original issue reported on code.google.com by
andrew%[email protected]
on 13 Mar 2010 at 6:49Attachments:
The text was updated successfully, but these errors were encountered: