Re: Foundation Framework had a bug on GNUstep?

"H. Nikolaus Schaller" <[email protected]> Sun, 5 Nov 2023 16:09:58 +0100
Newsgroups gmane.comp.lib.gnustep.devel,gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.applications,gmane.comp.lib.gnustep.user,gmane.comp.lib.gnustep.bugs,gmane.comp.lib.gnustep.packagers,gmane.comp.lib.gnustep.marketing,gmane.comp.lib.gnustep.ui
Message-ID <[email protected]>
--Apple-Mail=_39249A88-1EDB-4EB1-8DB3-BD1317F63285
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=us-ascii



> 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
--Apple-Mail=_39249A88-1EDB-4EB1-8DB3-BD1317F63285
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; =
charset=3Dus-ascii"></head><body style=3D"overflow-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;"><br =
id=3D"lineBreakAtBeginningOfMessage"><div><br><blockquote =
type=3D"cite"><div>Am 05.11.2023 um 15:44 schrieb loserism =
&lt;[email protected]&gt;:</div><br =
class=3D"Apple-interchange-newline"><div><div style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: 400; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; margin: 0px;">myFloat2 =3D [NSNumber =
numberWithDouble: 3.14];</div><div style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: 400; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; margin: 0px;">myFloat2 =3D [NSNumber =
numberWithDouble: 2.78];</div></div></blockquote><div><br></div>Maybe =
assigning to myFloat2 twice is a typo?</div><div><br></div><div>And =
myFloat1 may happen to be uninitialized to some other =
constant.</div><div><br></div><div>-- hns</div></body></html>=

--Apple-Mail=_39249A88-1EDB-4EB1-8DB3-BD1317F63285--