Hello, as communicated on IRC, these attached patches replace instances of int with int32_t where necessary to compile on platforms where int32_t is actually long, alongside using the portable format macros (e.g. PRIx32 where x or lx can't be hardcoded). Tested by compiling on gcc 13. Hope this helps, and let me know if I left any of my porting patches in there instead of just correctness changes!
<<attachment: netsurf-patches.zip>>
_______________________________________________ netsurf-dev mailing list -- netsurf-dev@netsurf-browser.org To unsubscribe send an email to netsurf-dev-le...@netsurf-browser.org