[124] in Athena Bugs
re: /usr/include/sys/time.h
daemon@ATHENA.MIT.EDU (Jerome H. Saltzer)
Mon Apr 4 13:04:20 1988
Date: Mon, 4 Apr 88 12:02:49 EST
To: probe@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU, rt-testers@ATHENA.MIT.EDU
In-Reply-To: ODIE beats Garfield <root%ODIE.MIT.EDU@ATHENA.MIT.EDU>'s message of Sat, 2 Apr 88 04:52:27 EST
From: Jerome H. Saltzer <Saltzer@ATHENA.MIT.EDU>
> /usr/include/sys/time.h has a nested comment on line 22. This can cause
> portability problems as well as create a lot of unnecessary warnings.
Please mention which system you are reporting bugs in. I assume this
report is for RT 6.0A. (At least that is the only place I could find
a problem on line 22!)
The problem with time.h isn't a nested comment, it is an extra /*
appearing inside a comment, probably an accidental duplication. Is
that technically a no-no? Apparently the compiler didn't think so.
It would appear that the language definition might be a mite fuzzy on
this detail.
Jerry