[PR PATCH] [Closed]: build:wafsamba: Removed the custom parse_flag override from the Samba scripts

github at samba.org github at samba.org
Mon Nov 2 08:29:15 UTC 2015


There's a closed pull request on the Samba Samba Github repository

build:wafsamba: Removed the custom parse_flag override from the Samba scripts
https://github.com/samba-team/samba/pull/30
Description: The flags parsing fixes were backported to waf 1.5 from waf 1.8. There is no reason to maintain the flags parsing fixes in Samba.

Commit in Waf 1.5: https://github.com/waf-project/waf.waf15/commit/cab0f7eb725f37c84b36956f28403d583dba7802
The code in Waf 1.5 after the changes: https://github.com/waf-project/waf.waf15/blob/master/wafadmin/Tools/config_c.py#L85
The code in Waf 1.8: https://github.com/waf-project/waf/blob/master/waflib/Tools/c_config.py#L178

Signed-off-by: Thomas Nagy <tnagy at waf.io>


More information about the samba-technical mailing list