| Summary: | dirname in libgen.h relies on C11 features | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Simon Ser <contact> |
| Component: | standards | Assignee: | freebsd-standards (Nobody) <standards> |
| Status: | Open --- | ||
| Severity: | Affects Only Me | CC: | markj |
| Priority: | --- | ||
| Version: | 12.2-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Simon Ser
2020-11-20 13:15:21 UTC
Perhaps cdefs.h should be using __has_feature instead of __has_extension when defining __generic(). |