[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#246846: Is this bug still present in lablgtk2 2.4.0+2005.02.18-1 ?



Sven Luther a écrit :
* csview.ml:
File "csview.ml", line 51, characters 4-6:
Syntax error

csview.ml uses stream parsers, which are provided by camlp4.
There is now a comment in the file:
(* Compile with
    ocamlc -pp camlp4o -I +lablgtk2 lablgtk.cma csview.ml -o csview
  or run with
    lablgtk2 camlp4o.cma csview.ml <file.csv>
*)


Ok. Maybe having a Makefile in the examples which would launch the individual
examples would be a good idea.

Yes ; or a more reasonable error that would have meant "This one doesn't run like the others" or some HOWTO_RUN file...

I retested cvsview now (with a maxima .csv file), and it seemed to work (I have no idea what is a .csv file).

Snark on #ocaml



Reply to: