> Am 05.11.2023 um 15:44 schrieb loserism <[email protected]>:
> 
> 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
_______________________________________________
apps-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/apps-gnustep

Reply via email to