Opened 10 years ago
Closed 10 years ago
#7515 closed Patches (fixed)
Fix Boost.Test compilation for WinCE
Reported by: | Owned by: | Gennadiy Rozental | |
---|---|---|---|
Milestone: | To Be Determined | Component: | test |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
WinCE compiler caught up WinNT one defining uintptr_t
some versions later, so the attached patch fixes workaround in Boost.Test
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | boost.test.wince-uintptr_t.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch (-p1, non-tortoise) fixing uintptr_t workaround for WinCE