Bug #291
non-portable C99-ism introduced in changeset 745
| Status: | Fixed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - | |||
| Pending: | No |
Resolution: | fixed |
|
Description
The commit made in
changeset 745
introduced a non-portable C99-isms (stdint.h). This will cause lighttpd to break on a number of operating systems.
Associated revisions
include either inttypes.h or stdint.h (fixes #291)