bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Foundation Framework had a bug on GNUstep?


From: H. Nikolaus Schaller
Subject: Re: Foundation Framework had a bug on GNUstep?
Date: Sun, 5 Nov 2023 16:09:58 +0100



Am 05.11.2023 um 15:44 schrieb loserism <loserism@88.com>:

myFloat2 = [NSNumber numberWithDouble: 3.14];
myFloat2 = [NSNumber numberWithDouble: 2.78];

Maybe assigning to myFloat2 twice is a typo?

And myFloat1 may happen to be uninitialized to some other constant.

-- hns

reply via email to

[Prev in Thread] Current Thread [Next in Thread]