|
From: David B. <Dav...@mo...> - 2005-01-04 08:21:12
|
According to Orion Poplawski <or...@co...> (on 12/16/04): > I've been having some issues with octave's signbit() code in lo-ieee.h. > I think I've gotten them resolved, but I also needed to patch > octave-forge-2004.11.16/main/fixed/int/fixed.cc to include > <octave/config.h>. This seems like a good thing in general to include > before "internal" octave include files. This file was supposed to be independently usuable from octave and so shouldn't necessarily need config.h. It was also included in fixed.h, so the proper fix is to more the inclusion of fixed.h to above the inclusion of lo-ieee.h. I committed this fix... Regards David -- David Bateman Dav...@mo... Motorola CRM +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary |