public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* More dev86 changes (0.16.7)
@ 2002-08-02 20:18 Robert de Bath
  2002-08-02 20:24 ` Manuel Novoa III
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Robert de Bath @ 2002-08-02 20:18 UTC (permalink / raw)
  To: Linux-8086

Rather than joining in this discussion I've been adding about a thousand
lines of new code (and another of old) to dev86. The result is a nice
shiny new CPP. My problem now is that I've run out of bugs in it and need
your help to find some more.  ;-)

Advantages:
 The new CPP is fully ansi capable including '#' '##' and '??='.
 It's also a proper K&R preprocessor if you want.

My next step will be to rip the old CPP out of bcc completely, hopefully
making it lots smaller and so small enough to easily fit in an ELKS a.out.

This version uses the new cpp by default, -e will make it fall back to
the old one (for the moment).

With this version __STDC__ is now defined as "1" not "0" as it was before
because cpp is now fully ansi compliant (crosses fingers).

-- 
Rob.                          (Robert de Bath <robert$ @ debath.co.uk>)
                                       <http://www.cix.co.uk/~mayday>



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-08-11 20:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-02 20:18 More dev86 changes (0.16.7) Robert de Bath
2002-08-02 20:24 ` Manuel Novoa III
2002-08-03 10:17 ` More dev86 changes (0.16.7) [About the optimiser] Harry Kalogirou
2002-08-03 11:01   ` Robert de Bath
2002-08-03 11:31   ` Robert de Bath
2002-08-03 12:24     ` Harry Kalogirou
2002-08-10 19:36 ` More dev86 changes (0.16.7) Manuel Novoa III
2002-08-10 20:28   ` Robert de Bath
2002-08-11  1:06     ` Manuel Novoa III
2002-08-11 16:44       ` dev86-0.16.8 cpp bugs Manuel Novoa III
2002-08-11 19:19         ` Robert de Bath
2002-08-11 20:01           ` Manuel Novoa III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox