<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/8895f4c1c0fb86cec83856e557d564e5"
  from="Manos Renieris &lt;er@c...&gt;"
  author="Manos Renieris"
  date="2003-07-14T16:21:14"
  subject="Re: [Caml-list] Strange error w/ Mlgraph.make_font"
  prev="2003/07/4384cba81a5229f4358bbd7c5532f59e"
  next="2003/07/54a6ceb53dfa0bd7ef618e45a55fec76"
  prev-in-thread="2003/07/4384cba81a5229f4358bbd7c5532f59e"
  prev-thread="2003/07/e2bc318b4f0cecf9aa4257e0cefec8ad"
  next-thread="2003/07/3cb581ddc8f66d21d3bbe19549f09451"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Strange error w/ Mlgraph.make_font">
<msg 
  url="2003/07/f857ce829e934a19203f79ff42f4d2a1"
  from="Matt Gushee &lt;mgushee@h...&gt;"
  author="Matt Gushee"
  date="2003-07-14T03:38:19"
  subject="[Caml-list] Strange error w/ Mlgraph.make_font">
<msg 
  url="2003/07/36b2edf2db9659a52e7f032f869c7ba3"
  from="Florian Hars &lt;hars@b...&gt;"
  author="Florian Hars"
  date="2003-07-14T14:32:27"
  subject="Re: [Caml-list] Strange error w/ Mlgraph.make_font">
<msg 
  url="2003/07/c6f4ca960c09c7649c9bc2e658feae96"
  from="Matt Gushee &lt;matt@g...&gt;"
  author="Matt Gushee"
  date="2003-07-14T14:48:55"
  subject="Re: [Caml-list] Strange error w/ Mlgraph.make_font">
<msg 
  url="2003/07/4384cba81a5229f4358bbd7c5532f59e"
  from="Florian Hars &lt;hars@b...&gt;"
  author="Florian Hars"
  date="2003-07-14T15:19:38"
  subject="Re: [Caml-list] Strange error w/ Mlgraph.make_font">
</msg>
</msg>
</msg>
<msg 
  url="2003/07/8895f4c1c0fb86cec83856e557d564e5"
  from="Manos Renieris &lt;er@c...&gt;"
  author="Manos Renieris"
  date="2003-07-14T16:21:14"
  subject="Re: [Caml-list] Strange error w/ Mlgraph.make_font">
</msg>
</msg>
</thread>

<contents>
On Sun, Jul 13, 2003 at 09:38:21PM -0600, Matt Gushee wrote:
&gt; I have been doing some work with Mlgraph lately, and have noticed a
&gt; problem with the make_font function:
&gt; 
&gt;   Exception: Failure "float_of_string".
&gt; What's strange about this is that it's almost certain that anyone
&gt; who tried to use MLgraph would have discovered this bug a long time
&gt; ago, so I can only think that, once upon a time, it wasn't a bug, but
&gt; something outside of Mlgraph changed to cause the error. For example:
&gt; 
&gt;   Older versions of OCaml had a float_of_string function that 
&gt;   ignored trailing semicolons.
&gt; 
&gt; Anybody know what the real reason might be?

float_of_string used to ignore trailing characters, but not since 3.04.

http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/ocaml/byterun/floats.c.diff?r1=1.30&amp;r2=1.31

-- Manos

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

