|
Bugzilla – Full Text Bug Listing |
| Summary: | Inclusion of stdint.h instead of inttypes.h breaks build on Solaris 9 | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Dagobert Michelsen <dam> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | low | ||
| Priority: | low | ||
| Version: | 1.9.11 | ||
| Hardware: | Sun | ||
| OS: | Solaris 2.x | ||
| Attachments: | Use inttypes.h instead of stdint.h | ||
|
Description
Dagobert Michelsen
2022-06-27 06:21:49 MDT
Thanks, I've fixed this in https://www.sudo.ws/repos/sudo/rev/da6185c4c418 https://www.sudo.ws/repos/sudo is the correct repo but you can also use github if that is easier, https://github.com/sudo-project/sudo/ Fixed in sudo 1.9.12, available now. |