GNU bug report logs -
#13002
directory variables in VALAFLAGS are expanded after cd
Previous Next
Reported by: Daiki Ueno <ueno <at> unixuser.org>
Date: Mon, 26 Nov 2012 11:06:02 UTC
Severity: normal
Done: Karl Berry <karl <at> freefriends.org>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 13002 <at> debbugs.gnu.org (full text, mbox):
Am 24.10.2020 um 17:53 schrieb Karl Berry:
> The obvious canonical examples would have to be lex and yacc. They
> generate .c and .h files into the blddir, and automake has built-in
> mechanisms to include the generated sources into the tarball.
>
> No argument there, but vala is so much newer than lex and yacc,
> especially in terms of Automake support. I don't see the need to create
> in these latter days yet another special case for treating intermediate
> files non-intermediately.
Well, so how about un-special-casing the existing machinery a bit? It's
quite exactly the same job that needs to be done, so at the very least,
the existing yacc/lex handling code could serve as a template. With a
bit of good look, the end result might be that yacc, lex and vala are
all just triggering a single, shared implementation, which can also be
made available for generic usage by other source-code generating tools.
This bug report was last modified 4 years and 197 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.