On Thu, Dec 22, 2011 at 07:39:14PM +0100, oliver wrote: > Hello, > > where is there a documentation about these kind of errors from pcre-lib? > I'm using Pcre.pmatch, which should just give me a bool. [...]
If I remove ~flags:[`PARTIAL] from the call, this problem vanishes. And there are some non-matching items... Info on Pcre-module: /usr/lib/ocaml/pcre/META: ======================================================================= name="pcre" version="6.0.1" description="Perl Compatibility Regular Expressions" requires="" archive(byte)="pcre.cma" archive(native)="pcre.cmxa" linkopts = "" ======================================================================= /var/lib/ocaml/lintian/libpcre-ocaml-dev.info: ======================================================================= Package: libpcre-ocaml-dev Runtime: libpcre-ocaml Version: 6.0.1-2build1 File: debian/libpcre-ocaml-dev/usr/lib/ocaml/pcre/pcre.cma Force custom: no Extra C object files: -lpcre_stubs -lpcre -L/usr/lib Extra C options: -Wl,-Bsymbolic-functions ======================================================================= Not the newest one... (older Ubuntu system), so maybe it's an already known problem... Ciao, Oliver -- Caml-list mailing list. Subscription management and archives: https://sympa-roc.inria.fr/wws/info/caml-list Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs
