Skip to content

Sync #if/ifdef/defined (-Wundef)#22474

Open
petk wants to merge 1 commit into
php:masterfrom
petk:patch-ifdefs
Open

Sync #if/ifdef/defined (-Wundef)#22474
petk wants to merge 1 commit into
php:masterfrom
petk:patch-ifdefs

Conversation

@petk

@petk petk commented Jun 26, 2026

Copy link
Copy Markdown
Member

The following macros are either defined (to 1) or undefined:

  • HAVE_CLOCK_GETTIME_NSEC_NP
  • HAVE_SYS_POLL_H
  • HAVE_SYS_WAIT_H
  • HAVE_TZSET
  • HAVE_WIFCONTINUED

The following macros are either defined (to 1) or undefined:

* HAVE_CLOCK_GETTIME_NSEC_NP
* HAVE_SYS_POLL_H
* HAVE_SYS_WAIT_H
* HAVE_TZSET
* HAVE_WIFCONTINUED
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.

1 participant