|
Boost-Build : |
From: David Abrahams (gclbb-jamboost_at_[hidden])
Date: 2003-06-08 08:29:37
Vladimir Prus <ghost_at_[hidden]> writes:
>> I don't know, if regular expressions are powerfull enough to do this kind
>> of thing. Since the single statements could (theoretically) span more than
>> one line.
>
> If they span several lines, we're out of luck -- since Jam scans file
> line-by-line. In other cases, I think we can handle it.
I don't think that neccessarily has to be an obstacle. You can
always use (.*) for the expression and manually parse the information
inside HDRRULE.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk