cgal/Number_types
Sébastien Loriot a7e7924c51 force the initialization of exp to 0
exp was set to 0 in construct_from_builtin_fp_type
except if constructed the MP_Float was constructed from 0.
This leads on some compiler as having exp being a NAN.

since exp was explicitly set to 0 in the init function
2013-07-08 12:30:58 +02:00
..
doc/Number_types rename Hidden_type to unspecified_type and update its description 2013-06-13 18:48:58 +02:00
doc_tex Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
include/CGAL force the initialization of exp to 0 2013-07-08 12:30:58 +02:00
package_info/Number_types New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL
test/Number_types Merge branch 'Filtered_kernel-ring-glisse' 2013-05-23 11:15:32 +02:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00