tjbush / mochiweb

Automatically exported from code.google.com/p/mochiweb
Other
0 stars 0 forks source link

mochinum:digits_test fails #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

In Erlang R13B03:

mochinum: digits_test...*failed*
::error:{assertEqual_failed,
          [{module,mochinum},
           {line,289},
           {expression,"list_to_float ( digits ( BigDenorm ) )"},
           {expected,2.225073858507201e-308},
           {value,2.2250738585072014e-308}]}
  in function mochinum:'-digits_test/0-fun-13-'/2
  in call from mochinum:digits_test/0

Original issue reported on code.google.com by andygros...@gmail.com on 12 Feb 2010 at 5:22

GoogleCodeExporter commented 8 years ago
This is a bug in the OS, not a bug in mochiweb. What is this, FreeBSD? I'm 
pretty sure this is a dupe of 
an older issue. 

Original comment by bob.ippo...@gmail.com on 12 Feb 2010 at 5:38