| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Note that this issue with a missing space might also be true of configure.ac#L7548. |
Sorry, something went wrong.
No, that's not an issue. It's the # that prepends some extension module build variables. See for example Modules/Setup.stdlib.in |
Sorry, something went wrong.
|
Can you supply a NEWS entry? |
Sorry, something went wrong.
|
GH-120985 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
|
GH-120986 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
Merged, thanks. |
Sorry, something went wrong.
…0822) Add missing space in AS_VAR_APPEND() on CFLAGS.
…0822) Add missing space in AS_VAR_APPEND() on CFLAGS.
…0822) Add missing space in AS_VAR_APPEND() on CFLAGS.
| Back | FazBrowse Home | New Git URL |
This fixes an issue with failing configure tests due to a missing space when appending to CFLAGS. @eli-schwartz tracked down the source of this bug as follows:
Resolves #120671