Closed yselkowitz closed 11 months ago
uintptr_t requires an explicit include with GCC 13, as described in https://gcc.gnu.org/gcc-13/porting_to.html
uintptr_t
Signed-off-by: Yaakov Selkowitz yselkowi@redhat.com
Thanks, applied to develop_filtered. c.f. https://aur.archlinux.org/packages/qucsator#comment-889978 for context.
uintptr_t
requires an explicit include with GCC 13, as described in https://gcc.gnu.org/gcc-13/porting_to.htmlSigned-off-by: Yaakov Selkowitz yselkowi@redhat.com