In message: <[EMAIL PROTECTED]>
Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes:
: Wes Peters <[EMAIL PROTECTED]> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"