bug#25335: automake - dejagnu RUNTESTDEFAULTFLAGS overrides AM_RUNTESTFLAGS

2017-01-02 Thread Carnë Draug
There are 3 variables used by automake when calling dejagnu's runtest: $RUNTESTDEFAULTFLAGS - default from automake $AM_RUNTESTFLAGS - set by package developer $RUNTESTFLAGS - for user configuration However, AM_RUNTESTFLAGS is used first and is therefore overwritten by RUNTESTDEFAULTFLAGS.

bug#23602: [PATCH] Unescaped left brace in regex is deprecated, passed through in regex

2017-01-02 Thread Pavel Sanda
On Sun, May 22, 2016 at 11:23 PM, carl hansen wrote: >>> automake --version >Unescaped left brace in regex is deprecated, passed through in regex; marked >by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /opt/gsrc/bin/automake line >3936. >automake (GNU automake) 1.15 It seems that various dis