MantisBT - LibDOM  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0002623 | LibDOM | [All Projects] General | public | 2018-09-27 22:12 | 2020-05-27 08:23 | 
| Reporter | J. Peter Mugaas | ||||
|---|---|---|---|---|---|
| Assigned To | kinnison | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Platform | mingw-w64 | OS | Windows | OS Version | 10 64-bit | 
| Fixed in CI build # | |||||
| Reported in CI build # | |||||
| Summary | 0002623: libdom is unusable - include/dom/inttypes.h | ||||
| Description | I 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. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=565&type=bug  | ||||
| Notes | |||||
| 
			 | 
	|||||
			
  | 
		
			
  | 
	||||
| 
			 | 
	|||||
			
  | 
		
			
  | 
	||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2018-09-27 22:12 | J. Peter Mugaas | New Issue | |||
| 2018-09-27 22:12 | J. Peter Mugaas | File Added: intypes_include.patch | |||
| 2019-02-16 17:59 | kinnison | Assigned To | => kinnison | ||
| 2019-02-16 17:59 | kinnison | Status | new => resolved | ||
| 2019-02-16 17:59 | kinnison | Resolution | open => fixed | ||
| 2019-02-16 17:59 | kinnison | Note Added: 0001882 | |||
| 2020-05-27 08:23 | Vincent Sanders | Status | resolved => closed | ||
| 2020-05-27 08:23 | Vincent Sanders | Note Added: 0002260 | |||