[Python-Dev] Warning about use of long double - what's the correct approach?
Skip Montanaro
skip@pobox.com
Tue, 8 Oct 2002 08:49:18 -0500
>>>>> "Martin" == Martin v Loewis <martin@v.loewis.de> writes:
Martin> Skip Montanaro <skip@pobox.com> writes:
>> When building from CVS head, I get this warning for each file compiled:
Martin> As a starting point, explain the problem :-) What architecture,
Martin> what compiler, and why is sizeof long double going to change?
Sorry. MacOS 10.2. Apple's gcc version of 3.1. I have no idea why it's
going to change. I'm just the messenger. ;-)
Skip