home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!mcsun!sunic!lth.se!newsuser
- From: dag@control.lth.se (Dag Bruck)
- Subject: Re: zero-length datatype
- Message-ID: <1992Sep12.151440.23886@lth.se>
- Sender: newsuser@lth.se (LTH network news server)
- Organization: Department of Automatic Control, Lund, Sweden
- References: <TMB.92Sep8141523@arolla.idiap.ch> <4947@holden.lulea.trab.se> <HAYDENS.92Sep9215705@bullwinkle.juliet.ll.mit.edu> <TMB.92Sep10120206@arolla.idiap.ch> <23650@alice.att.com> <TMB.92Sep11211332@arolla.idiap.ch>
- Distribution: comp
- Date: Sat, 12 Sep 1992 15:14:40 GMT
- Lines: 13
-
- In <comp.lang.c++> tmb@idiap.ch writes:
- >
- >Compiler writers might be encouraged to issue a warning when a
- >declaration of "void f(void);" occurs in the C++ language context
- ....
- >Maybe the interpretation of "void f(void)" as a function taking no
- >arguments could eventually be phased out in the C++ language context.
-
- The point is that C++ should be as compatible as possible with ISO C.
- This is one of strongest requirements for the C++ standardization
- committees.
-
- -- Dag
-