Commit ea3af1b
committed
Generated arginfo headers: combine preprocessor conditional blocks (2)
When global constants' or class constants' availability is based on some
preprocessor condition, the generated arginfo header files wrap the
declarations in the preprocessor `#if` conditional blocks, one per declaration,
even if they are in the same conditional block based on comments in the stub
file. Instead of having multiple conditional blocks one after the other with
the same condition, combine them into a single conditional block.1 parent 0a2f367 commit ea3af1b
File tree
24 files changed
+13
-811
lines changed- build
- ext
- com_dotnet
- curl
- dba
- gd
- intl
- listformatter
- spoofchecker
- uchar
- ldap
- odbc
- openssl
- pcntl
- pdo_mysql
- sockets
- sodium
- standard
- tidy
- xsl
- zip
- main
24 files changed
+13
-811
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2742 | 2742 | | |
2743 | 2743 | | |
2744 | 2744 | | |
2745 | | - | |
2746 | | - | |
2747 | | - | |
2748 | | - | |
2749 | | - | |
| 2745 | + | |
2750 | 2746 | | |
2751 | 2747 | | |
2752 | | - | |
| 2748 | + | |
2753 | 2749 | | |
2754 | | - | |
| 2750 | + | |
2755 | 2751 | | |
2756 | 2752 | | |
2757 | 2753 | | |
2758 | | - | |
2759 | | - | |
2760 | | - | |
2761 | | - | |
2762 | 2754 | | |
2763 | 2755 | | |
2764 | 2756 | | |
| |||
3553 | 3545 | | |
3554 | 3546 | | |
3555 | 3547 | | |
3556 | | - | |
3557 | | - | |
3558 | | - | |
| 3548 | + | |
| 3549 | + | |
| 3550 | + | |
| 3551 | + | |
| 3552 | + | |
3559 | 3553 | | |
3560 | 3554 | | |
3561 | 3555 | | |
| |||
5187 | 5181 | | |
5188 | 5182 | | |
5189 | 5183 | | |
5190 | | - | |
5191 | | - | |
5192 | | - | |
| 5184 | + | |
| 5185 | + | |
| 5186 | + | |
| 5187 | + | |
| 5188 | + | |
5193 | 5189 | | |
5194 | 5190 | | |
5195 | 5191 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments