<?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/10/302fec9c1dd4b0d9e7a2e0ee7d9b2884"
  from="Dmitry Bely &lt;dbely@m...&gt;"
  author="Dmitry Bely"
  date="2003-10-20T10:46:53"
  subject="Re: [Caml-list] parser error"
  prev="2003/10/ca8e42c73ddbbba03044ac08025b70e6"
  next="2003/10/2ecf37c451f6df36c8d717bac2497d6a"
  prev-in-thread="2003/10/94a787183359fe35a487ba3d1435a721"
  next-in-thread="2003/10/2ecf37c451f6df36c8d717bac2497d6a"
  prev-thread="2003/10/17bc62c90007181f0de2c5f10ef09f44"
  next-thread="2003/10/4fed50fb9f079a7d03f8390d9ea6a433"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] parser error">
<msg 
  url="2003/10/83b1785c43d9239196a8487692d809eb"
  from="Flavio Leonardo Cavalcanti de Moura &lt;flavio@m...&gt;"
  author="Flavio Leonardo Cavalcanti de Moura"
  date="2003-10-18T20:32:34"
  subject="[Caml-list] parser error">
<msg 
  url="2003/10/94a787183359fe35a487ba3d1435a721"
  from="Damien Doligez &lt;damien.doligez@i...&gt;"
  author="Damien Doligez"
  date="2003-10-18T21:56:27"
  subject="Re: [Caml-list] parser error">
<msg 
  url="2003/10/302fec9c1dd4b0d9e7a2e0ee7d9b2884"
  from="Dmitry Bely &lt;dbely@m...&gt;"
  author="Dmitry Bely"
  date="2003-10-20T10:46:53"
  subject="Re: [Caml-list] parser error">
<msg 
  url="2003/10/2ecf37c451f6df36c8d717bac2497d6a"
  from="Sven Luther &lt;sven.luther@w...&gt;"
  author="Sven Luther"
  date="2003-10-20T11:03:00"
  subject="Re: [Caml-list] parser error">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
Damien Doligez &lt;damien.doligez@inria.fr&gt; writes:

&gt;&gt; I wrote a parser originally in ocaml 3.02 and it works well. It was a
&gt;&gt; suprise for me to receive an error message when I tryed to compile
&gt;&gt; it in
&gt;&gt; ocaml 3.07. The error message I receive is:
&gt;
&gt; Since your parser is written with streams, you now need to compile
&gt; with "ocamlc -pp camlp4o" instead of simply "ocamlc".

BTW, now the situation with camplp4 is clear (it's integral part of Ocaml
distribution), so why not to make it the default parser for Ocaml and get
rid of yacc grammar completely?

- Dmitry Bely


-------------------
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>

