[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] todo
- From: Peter Wang <novalazy@xxxxxxxxxx>
- Date: Fri, 18 Mar 2005 12:23:00 +1100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ghc/lqJ89PX4rqW2ByyE+1aR6Z3l5SU9KMmsegyRdqBf5uMQ7SnvNMV73nnqLh0qSZ+xuGZePaOmhrWq0ybGfyBSnqP3jTl3aCStyEoqqsb0ovpbd7xtDmltZOY/e46KllcQLqnjz7ZFdGtVXNfUn43JoH0DZ/SK7q06+Y3pXtk=
On Thu, 17 Mar 2005 23:12:13 +0100, Elias Pschernig <elias@xxxxxxxxxx> wrote:
> On Fri, 2005-03-18 at 08:48 +1100, Peter Wang wrote:
> > >
> > >Well, this isn't fixed. Does anyone know how all the misc/dep*.sh
> > >scripts are supposed to work?
> > >
> >
> > How do you mean?
>
> To me, regular expressions are just gibberish, most of the time :P I
> guess, they somehow simulate a C parser though, looking for the #ifdef
> SCAN_DEPEND and #include statements in files. Still, letting cpp do this
> would seem more reasonable. And there was at least 2 patches recently to
> include things into the dependency scripts which had been missed, the
> one by me costing me a lot of confusion before realizing that something
> simply wasn't rebuilt :P