| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| 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 | ||||
| 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. | ||||||||
| Fixed in CI build # | |||||||||
| Reported in CI build # | |||||||||
| Attached Files | 
  | ||||||||
 Notes	 | 
|
| 
		 kinnison (administrator) 2019-02-16 17:59  | 
	
		Thank you for this.  We have switched the include on all platforms rather than just on WIN32. Well spotted.  | 
| 
		 Vincent Sanders (administrator) 2020-05-27 08: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			 | 
		|||
| 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 | |

	
