monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Include file support


From: Jan-Henrik Haukeland
Subject: Re: Include file support
Date: Sat, 24 Jan 2004 17:20:30 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux)

Christian Hopp <address@hidden> writes:

> On Fri, 23 Jan 2004, Christian Hopp wrote:
>
>> This patch is just for testing.  There are still limitations...
>>   - no quoting
>>   - thus no spaces or other weird stuff
>
> It was easier then I have thought...
>
>
> include globpattern
> include "globpattern"
> include 'globpattern'
>
> ...are allowed with the newest patch.

This looks like the right way to go about solving include. Nice! and
the globbing is cool! Unfortunately I have flex version 2.5.4, in this
version yypop_buffer_state() and yypush_buffer_state() (etc) are not
available. Looking at the flex doc, it seems that some support are
available.
  http://www.gnu.org/software/flex/manual/html_mono/flex.html#SEC12
Do you think that it would be possible to fall back to the functions
described there? It may be a bit harsh to require that the latest
version of flex is installed. (Although the one I have on RH7.3 is
from 1995)

-- 
Jan-Henrik Haukeland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]