[2393] in Kerberos_V5_Development
Re: Another Kerberos resource
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Wed Jun 18 19:33:41 1997
Date: Wed, 18 Jun 1997 19:33:09 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: James Rome <jar@ornl.gov>
Cc: krbdev@MIT.EDU
In-Reply-To: James Rome's message of Tue, 17 Jun 1997 11:32:48 -0400,
<33A6AE20.B26A2F91@ornl.gov>
OK, I've added a link to your web page to our Kerberos web page. Thanks
for putting in the work to make it available.
By the way, the "#line" problem mentioned in your web page is one which
I'm convinced is a platform specific compiler bug. ANSI defines meaning
of #line; and the fact that it's only losing in a few places, when in
fact it's used all over the place, makes me very suspicious. In fact,
I'd just as soon recommend that people use gcc (or some other ANSI-
compliant C compiler) instead.
- Ted