> It works here fine, but I can't pretend that I understand it. :-) Will you
> commit it?
>
> Cheers,
> -Peter
>
There's some problems with one I posted (e.g. can't deal with cases where
a keyword is followed immediately by a number like irq1), I'll commit a
better one.
-lq
To Unsubscribe: se
Jos Backus wrote:
>
> On Mon, Apr 26, 1999 at 05:37:51PM +0800, Peter Wemm wrote:
> [parsing hell elided]
> > Sigh...
>
> Maybe config should be rewritten in perl :-)
If it properly respected spaces, it would have been enough.
--
Daniel C. Sobral(8-DCS)
d...@newsguy.com
Luoqi Chen wrote:
> > > On Sun, Apr 25, 1999, a.leidin...@wurzelausix.cs.uni-sb.de wrote:
> > > > Hi,
> > > >=20
> > > > # ident LINT
> > > > LINT:
> > > > $Id: LINT,v 1.589 1999/04/24 21:45:44 peter Exp $
> > > >=20
> > > > with:
> > > > option NO_F00F_HACK
> > > >=20
> > > > # config WORK
>
> > On Sun, Apr 25, 1999, a.leidin...@wurzelausix.cs.uni-sb.de wrote:
> > > Hi,
> > >=20
> > > # ident LINT
> > > LINT:
> > > $Id: LINT,v 1.589 1999/04/24 21:45:44 peter Exp $
> > >=20
> > > with:
> > > option NO_F00F_HACK
> > >=20
> > > # config WORK
> > > WORK:15: unknown option "NO_F0F_HACK
On Mon, Apr 26, 1999 at 05:37:51PM +0800, Peter Wemm wrote:
[parsing hell elided]
> Sigh...
Maybe config should be rewritten in perl :-)
Ducking,
--
Jos Backus _/ _/_/_/ "Reliability means never
_/ _/ _/ having to say you're sorry.
Alexander Leidinger wrote:
> On 26 Apr, Peter Wemm wrote:
>
> > I've fixed this here and will commit it shortly, but I'm a bit nervous abou
t
> > the scope of the change required to prevent this information loss. :-/ I
> > don't know enough lex/yacc to do context-sensitive tokenization.
>
>
On 26 Apr, Peter Wemm wrote:
> I've fixed this here and will commit it shortly, but I'm a bit nervous about
> the scope of the change required to prevent this information loss. :-/ I
> don't know enough lex/yacc to do context-sensitive tokenization.
What about
pseudo-device "i4bq921"
at the mome
Chris Costello wrote:
> On Sun, Apr 25, 1999, a.leidin...@wurzelausix.cs.uni-sb.de wrote:
> > Hi,
> >=20
> > # ident LINT
> > LINT:
> > $Id: LINT,v 1.589 1999/04/24 21:45:44 peter Exp $
> >=20
> > with:
> > option NO_F00F_HACK
> >=20
> > # config WORK
> > WORK:15: unknown option "NO_F0F_HACK"
On Sun, Apr 25, 1999, a.leidin...@wurzelausix.cs.uni-sb.de wrote:
> Hi,
>
> # ident LINT
> LINT:
> $Id: LINT,v 1.589 1999/04/24 21:45:44 peter Exp $
>
> with:
> option NO_F00F_HACK
>
> # config WORK
> WORK:15: unknown option "NO_F0F_HACK"
^
You made
Hi,
# ident LINT
LINT:
$Id: LINT,v 1.589 1999/04/24 21:45:44 peter Exp $
with:
option NO_F00F_HACK
# config WORK
WORK:15: unknown option "NO_F0F_HACK"
with:
option "NO_F00F_HACK"
# config WORK
Don't forget to do a ``make depend''
Bye,
Alexander.
--
http://netchild.home.pages.de A.L
10 matches
Mail list logo