$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Test] WinCE patch for floating point changes
From: David Deakins (ddeakins_at_[hidden])
Date: 2010-05-20 18:50:17
Hi Gennadiy,
I noticed the recent floating point feature broke testing on Windows CE
since it does not have the _controlfp_s function like full-blown
Windows. Do you mind if I apply the attached patch to make testing work
again (at least until a suitable real implementation is found for WinCE
if possible).
Thanks,
-Dave