From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 8E9CABC0A for ; Thu, 24 May 2007 09:17:49 +0200 (CEST) Received: from mail-outfwd.lms.be (Kaiserslautern1.lms-gmbh.de [213.68.136.230]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l4O7HlJx031756 for ; Thu, 24 May 2007 09:17:49 +0200 Received: from localhost (unknown [127.0.0.1]) by mail-outfwd.lms.be (Postfix) with ESMTP id E7AD77F402; Thu, 24 May 2007 09:38:46 +0200 (CEST) Received: from mail-kl.lmsintl.com ([127.0.0.1]) by localhost (kl-ftp [127.0.0.1]) (amavisd-new, port 20024) with ESMTP id 06488-07; Thu, 24 May 2007 09:38:46 +0200 (CEST) Received: from KL-SRV57.lmsintl.com (unknown [10.2.100.57]) by mail-kl.lmsintl.com (Postfix) with ESMTP id D3114B6ECC; Thu, 24 May 2007 09:38:46 +0200 (CEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [Caml-list] ocamlbuild and menhir on MinGW Date: Thu, 24 May 2007 09:17:46 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Caml-list] ocamlbuild and menhir on MinGW Thread-Index: AcedSTKNYMYcT69JTlClTOAt/ODdWAAiap5Q References: From: "Christoph Bauer" To: "Nicolas Pouillard" Cc: "caml-list" X-Virus-Scanned: by IT Services X-Miltered: at discorde with ID 46553C1B.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; mingw:01 imho:01 caml-list:01 quoting:02 quoting:02 sys:03 let:03 debug:04 christoph:04 christoph:04 problem:05 function:08 looks:08 solves:08 bauer:09 > IMHO quoting of windows is not so simple. Does it solves=20 > really your problem? Unfortunately not. I let sys_command print some debug messages.=20 I found that this function is not involved when menhir is called.=20 And the original quoting mechanism looks fine. Regards, Christoph Bauer