N
null hypothesis
I have seen more confusion than help when interpreting
the last part of 5.1.2.2.1.1:
[...]or in some other implementation-defined manner.
I have searched the archives and seem to understand
that experts like Chris Torek consider this a defect. See
http://groups.google.com/group/comp.lang.c/msg/c1a1cc0a23af7227
and http://groups.google.com/group/comp.std.c/msg/7340b025f5fe8657
for reference.
Questions:
1. Has a DR been filed for this issue? (My efforts at
retrieving anything similar from open-std.org failed.)
2. Assuming that such a DR has not been filed, would
not it be better to have one in keeping with the
spirit of the "Minimize incompatibilities with C++."
item from the C99 Rationale? (AFAIK, C++03 fixes
the return type of main as int always.)
the last part of 5.1.2.2.1.1:
[...]or in some other implementation-defined manner.
I have searched the archives and seem to understand
that experts like Chris Torek consider this a defect. See
http://groups.google.com/group/comp.lang.c/msg/c1a1cc0a23af7227
and http://groups.google.com/group/comp.std.c/msg/7340b025f5fe8657
for reference.
Questions:
1. Has a DR been filed for this issue? (My efforts at
retrieving anything similar from open-std.org failed.)
2. Assuming that such a DR has not been filed, would
not it be better to have one in keeping with the
spirit of the "Minimize incompatibilities with C++."
item from the C99 Rationale? (AFAIK, C++03 fixes
the return type of main as int always.)