Opened 5 months ago

Closed 4 months ago

#18732 closed bug (fixed)

regex.h: after hrev57485, can't build with regex.h included

Reported by: korli Owned by: nobody
Priority: critical Milestone: R1/beta5
Component: System/POSIX Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

/boot/system/develop/headers/posix/regex.h:25:10: fatal error: compatibility/bsd/features.h: No such file or directory
   25 | #include <compatibility/bsd/features.h>

Change History (5)

comment:2 by korli, 5 months ago

seems there is already a change (but no bug report ...): https://review.haiku-os.org/c/haiku/+/7287

comment:3 by waddlesplash, 5 months ago

Why abandon your change? I think that was the better strategy?

in reply to:  3 comment:4 by korli, 5 months ago

Replying to waddlesplash:

Why abandon your change? I think that was the better strategy?

I didn't test a full build, only libroot.

comment:5 by waddlesplash, 4 months ago

Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: newclosed

Fix merged in hrev57497.

Note: See TracTickets for help on using tickets.