MantisBT - LibDOM
View Issue Details
0002623LibDOM[All Projects] Generalpublic2018-09-27 23:122020-05-27 09:23
ReporterJ. Peter Mugaas 
Assigned ToDaniel Silverstone 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
Platformmingw-w64OSWindowsOS Version10 64-bit
Fixed in CI build #
Reported in CI build #
Summary0002623: libdom is unusable - include/dom/inttypes.h
DescriptionI was trying to compile libDOM for Windows and I found that include/dom/inttypes.h but that failed because #include <inttypes.h> wasn't including the standard types. In windows, they are included in <stdint.h> so I am providing a patch that fixes this.
TagsNo tags attached.
Attached Filespatch intypes_include.patch (377) 2018-09-27 23:12
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=565&type=bug

Notes
(0001882)
Daniel Silverstone   
2019-02-16 17:59   
Thank you for this. We have switched the include on all platforms rather than just on WIN32.

Well spotted.
(0002260)
Vincent Sanders   
2020-05-27 09:23   
Thankyou for reporting this issue.
We believe this is fixed in the 3.10 release.
If this is not the case please feel free to reopen the issue with additional details.

Issue History
2018-09-27 23:12J. Peter MugaasNew Issue
2018-09-27 23:12J. Peter MugaasFile Added: intypes_include.patch
2019-02-16 17:59Daniel SilverstoneAssigned To => Daniel Silverstone
2019-02-16 17:59Daniel SilverstoneStatusnew => resolved
2019-02-16 17:59Daniel SilverstoneResolutionopen => fixed
2019-02-16 17:59Daniel SilverstoneNote Added: 0001882
2020-05-27 09:23Vincent SandersStatusresolved => closed
2020-05-27 09:23Vincent SandersNote Added: 0002260