From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id pBMIdg0b004730 for ; Thu, 22 Dec 2011 19:39:42 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhsBADF5807AbSoIhWdsb2JhbABDhQ+nHiIBAQEKCwsbBCGCHHoRAiYCFhiIQJdmjgKRUROBHIdGggQzYwSNRoc6kjQ X-IronPort-AV: E=Sophos;i="4.71,394,1320620400"; d="scan'208";a="136512188" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 22 Dec 2011 19:39:15 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first (e178036052.adsl.alicedsl.de [85.178.36.52]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id pBMIdEv9006000 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 22 Dec 2011 19:39:15 +0100 Received: by first (Postfix, from userid 1000) id 597131540357; Thu, 22 Dec 2011 19:39:14 +0100 (CET) Date: Thu, 22 Dec 2011 19:39:14 +0100 From: oliver To: caml-list@inria.fr Message-ID: <20111222183914.GA6185@siouxsie> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Subject: [Caml-list] Fatal error: exception Pcre.Error(0) 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. Ciao, Oliver