Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!uxd.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.lang.c Subject: Re: Max line length (was Re: progra Message-ID: <225800141@uxe.cso.uiuc.edu> Date: 17 Mar 89 14:52:00 GMT References: <203140@<1989Mar13> Lines: 20 Nf-ID: #R:<1989Mar13:203140:uxe.cso.uiuc.edu:225800141:000:654 Nf-From: uxe.cso.uiuc.edu!mcdonald Mar 17 08:52:00 1989 # 2.2.4.1 Translation Limits # The implementation shall be able to translate and execute at least # one program that contains at least one instance of every one of the # following limits*: # # ... # 509 characters in a logical source line # ... # *An implementation should avoid imposing fixed translation limits # wherever possible. Is that REALLY true? "at least one program" is a loophole larger than the hole in the Titanic. What if it indeed translated and executed one particular program by including the text of one specific program in itself, checking for that program, and then spitting out a hand coded compiled result?