Re: Build system bug affecting svn_error_codes.h and svn_config.h only

2015-05-10 Thread Daniel Shahaf
[question to build.conf experts inside; grep for "newer"] Daniel Shahaf wrote on Fri, Apr 17, 2015 at 16:26:48 +: > Philip points out that subversion/libsvn_subr/errorcode.inc and > subversion/libsvn_subr/config_keys.inc are not regenerated when > svn_error_codes.h and svn_config.h (respective

Re: Build system bug affecting svn_error_codes.h and svn_config.h only

2015-04-17 Thread Philip Martin
Daniel Shahaf writes: > config_keys.inc is new from today, errorcode.inc has around since 1.8. errorcode.inc is new in 1.9 (r1467643 is just after the 1.8.x branch). -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*

Build system bug affecting svn_error_codes.h and svn_config.h only

2015-04-17 Thread Daniel Shahaf
Philip points out that subversion/libsvn_subr/errorcode.inc and subversion/libsvn_subr/config_keys.inc are not regenerated when svn_error_codes.h and svn_config.h (respectively) change. The fix would be to write a Makefile.in rule that regenerates (just) the .inc file when the respective .h file c