Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2004 22:48:19 +0200
From:      Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
To:        "Jacques A. Vidrine" <nectar@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: GCC flaw in FreeBSD5? Cone 0.58 does not compile
Message-ID:  <m365bycovg.fsf@merlin.emma.line.org>
In-Reply-To: <20040417141754.GA94559@madman.celabo.org> (Jacques A. Vidrine's message of "Sat, 17 Apr 2004 09:17:54 -0500")
References:  <cone.1081547626.681533.4655.501@ny.email-scan.com> <m37jwg3pq2.fsf@merlin.emma.line.org> <20040417141754.GA94559@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Jacques A. Vidrine" <nectar@FreeBSD.org> writes:

> `fileno' may be implemented as a macro (as it is on FreeBSD), so one
> cannot rely on implicit conversions.

OK, not a FreeBSD problem then.

> The invocations MUST be
>
>    fileno((FILE *)(*saveFile))

I'll use static_cast<FILE *>() for the port for now.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m365bycovg.fsf>