Date: Fri, 30 May 2003 23:38:14 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: des@ofug.org Cc: julian@elischer.org Subject: Re: gcc bug? Openoffice port impossibel to compile on 4.8 Message-ID: <20030530.233814.39156877.imp@bsdimp.com> In-Reply-To: <xzpr86g2b9y.fsf@flood.ping.uio.no> References: <xzpr86ib50f.fsf@flood.ping.uio.no> <200305301727.06623.wes@softweyr.com> <xzpr86g2b9y.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <xzpr86g2b9y.fsf@flood.ping.uio.no> Dag-Erling Smorgrav <des@ofug.org> writes: : Wes Peters <wes@softweyr.com> writes: : > On Thursday 29 May 2003 00:12, Dag-Erling Smorgrav wrote: : > > May I remind you that K&R-style declarations have been deprecated for : > > the last 14 years? : > Funny, the last time I looked at a C language specification they were : > still supported. : : 6.11.5 Function definitions : : [#1] The use of function definitions with separate parameter : identifier and declaration lists (not prototype-format : parameter type and identifier declarators) is an obsolescent : feature. : : and "obsolescent feature" is defined as follows in the introduction: : : [#2] Certain features are obsolescent, which means that they : may be considered for withdrawal in future revisions of this : International Standard. They are retained because of their : widespread use, but their use in new implementations (for : implementation features) or new programs (for language : [6.11] or library features [7.26]) is discouraged. Deprecated doesn't mean they are no longer part of the standard. Just that next standard they could go away. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030530.233814.39156877.imp>