pc doesn't allow an ``others'' clause in outputs

jaap at haring.UUCP jaap at haring.UUCP
Sat Nov 10 17:59:23 AEST 1984


>You can also (in 4.2bsd) simply use pxp -O instead of hacking up the pc
>compiler to accept the others clause.  That is what TeX does.

Yes, I know 4.2 BSD pascal has the -O option (I don't know why they didn't
call it -others, but it would be a better choice -:)), but that is not
the point.

Whenever I'm trying to boot a program which is supposed to be "Very
portable" among a lot of systems, so it even limits the line lengths
of the input to the compiler to the old fashioned card reader, I don't
want to now about an obscure option in a certain compiler on an obscure system.
The language used just happens to be "standard pascal", which doesn't has
the construct used.

Allowing the "default case" in pascal is not a bug fix, but a
change in the language specs to get some job to be done.


jaap akkerhuis	Centrum voor Wiskunde en Informatica	mcvax!jaap

      	 	Never take a standard for granted



More information about the Comp.bugs.4bsd.ucb-fixes mailing list