mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
OPNsense - FreeBSD source
Several files in uucp/libunix included <sys/dir.h> and defined dirent as direct, but <sys/dir.h> defines direct as dirent. This macro recursion is not allowed by cpp in traditional mode. The 2.0 mkdep uses cpp in traditional mode (another bug) so cpp prints a error message and exits with a nonzero status. The error status leaks out of the pipe (another bug) so mkdep "succeeds". It may even succeed. |
||
|---|---|---|
| bin | ||
| eBones | ||
| etc | ||
| gnu | ||
| include | ||
| lib | ||
| libexec | ||
| sbin | ||
| secure | ||
| share | ||
| sys | ||
| tools/regression/usr.bin/sed | ||
| usr.bin | ||
| usr.sbin | ||
| CVS-INFO | ||
| Makefile | ||
| TODO | ||