Static checking

Jerry James james at xemacs.org
Wed Aug 11 22:35:50 EDT 2004


Malcolm Agnew <malcolm.agnew at t-online.de>, on Thu, 12 Aug 2004 at
00:00:48 +0200 you wrote:
> I thought this seemed like a great idea. Perhaps it works on Plan9 or Solaris 
> but it doesn't work under Linux. "make; make install" completes without 
> error. But "make self_test" complains of syntax errors in 
> "# include <stdio.h>" --- plus hundreds of further errors.

Which is why you need the 33KB patch I mentioned.  One critical thing it
does is to have the lexer recognize and discard __restrict.  Otherwise,
the parser gets terribly confused when it sees __restrict all over the
system headers.

And, again, the patch will be in Uno 2.1, which is supposed to be coming
out Real Soon Now (this coming weekend, I believe).
-- 
Jerry James
http://www.ittc.ku.edu/~james/




More information about the XEmacs-Beta mailing list