Opened 10 years ago

Closed 10 years ago

#7515 closed Patches (fixed)

Fix Boost.Test compilation for WinCE

Reported by: Jan Hudec <bulb@…> 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)

boost.test.wince-uintptr_t.patch (381 bytes ) - added by Jan Hudec <bulb@…> 10 years ago.
Patch (-p1, non-tortoise) fixing uintptr_t workaround for WinCE

Download all attachments as: .zip

Change History (2)

by Jan Hudec <bulb@…>, 10 years ago

Patch (-p1, non-tortoise) fixing uintptr_t workaround for WinCE

comment:1 by Gennadiy Rozental, 10 years ago

Resolution: fixed
Status: newclosed

(In [81183]) fix for WinCE; Fixes #7515

Note: See TracTickets for help on using tickets.