Boost logo

Boost :

Subject: [boost] [test] Where should I put replacement functions for WinCE?
From: Jan Hudec (bulb_at_[hidden])
Date: 2012-08-17 17:17:26


Hello Folks,

Windows CE don't have time and clock functions, getenv function and errno.h
(though they seem to have _errno function). I needed to define these things
to get Boost.Test to build for WinCE.

Now it would be nice to have this work by default. I can provide the
definitions (they are quite simple), but I am not sure where would be correct
place for them. Should I add them to config/platform/win32.hpp, create
config/platform/wince.hpp or put them just in test?

Thanks,

Jan

-- 
						 Jan 'Bulb' Hudec <bulb_at_[hidden]>

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk