diff options
author | Stefan Eßer <se@FreeBSD.org> | 2020-09-30 12:24:12 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2020-09-30 12:24:12 +0000 |
commit | 39ecea83646e7e90b75ca85473d80140022ac6db (patch) | |
tree | e17709b45cee06b91919e42cbb509243ec0638c0 /www/nginx-devel | |
parent | Fix build with recent vala (diff) |
Fix build
A C pre-processor conditional interpreted decimal numbers with a leading
zero as octal number, which was rejected since it included the digig 8.
Removal of the leading 0 from both condition arguments causes the correct
interpretation of these numbers as decimal values.
Notes
Notes:
svn path=/head/; revision=550692
Diffstat (limited to 'www/nginx-devel')
0 files changed, 0 insertions, 0 deletions