Skip to content

Conversation

MaxKellermann
Copy link
Contributor

Also removing the comment about keeping those values in sync with zend_variables.c which was obsoleted by commit 0460420 (designated initializers)

Also removing the comment about keeping those values in sync with
`zend_variables.c` which was obsoleted by commit 0460420
(designated initializers).
_Static_assert is C11, but has been supported since GCC 4.6.
@devnexen devnexen closed this in c7637ed Feb 27, 2023
@derickr
Copy link
Member

derickr commented Mar 3, 2023

I object to this change, as it is now no longer possible to grep for this type values, which was always a huge help while debugging.

@devnexen
Copy link
Member

devnexen commented Mar 3, 2023

it s reverted now.

@MaxKellermann MaxKellermann deleted the type_code branch March 7, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants