$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] feenablexcept doesn't exist on Darwin
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-05-17 19:07:36
> boost::test recently started using feenableexcept,
> which is not supported on Darwin / Apple
The issue is hidden now. The problem with implementing this interface on darwin
still exist though.
According to:
http://stackoverflow.com/questions/247053/
enabling-floating-point-interrupts-on-mac-os-x-intel
these might be some other interfaces we can employ.
Can someone with access to this platform please try to implement necessary logic
based on available interfaces?
Thanks,
Gennadiy