From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 39865BBAF for ; Fri, 4 Jun 2010 07:47:10 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoCAG8wCEzRVda0mGdsb2JhbACeMAgVAQEBAQEICQwHESKvf4U4iH0BAQMFhREEjgM X-IronPort-AV: E=Sophos;i="4.53,359,1272837600"; d="scan'208";a="63939170" Received: from mail-iw0-f180.google.com ([209.85.214.180]) by mail4-smtp-sop.national.inria.fr with ESMTP; 04 Jun 2010 07:47:09 +0200 Received: by iwn8 with SMTP id 8so822358iwn.39 for ; Thu, 03 Jun 2010 22:47:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=ENoY63SxVXigguFwD0RfTfsVsNtUgZZOZaeGmV+ACcc=; b=R6STtc4+WVPH2FnFFf7KCtdFxJF3u0yVCLJFL9QB5m6XPk7Ul6yj2Ke34k/GX7vMZD 4P19VXJdDKyJJulDEgL1WaZD1EU5aID8esS2FHj3zrME6qDoh/x/DU696YKdpwvg3pLy soRTECHq9o+weklAikoyNMtUKISQ6HzSX+s+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=Azwxzse87K6nCp7nJOZmlte7b55i05kBzIHTJP7kxVFxpvpQsJ9/tJ3MFR1gZ2Omiv cpUfRJh3SqSd4hd6DotiNrqGu+ag6KXMTSJ63PgCeQgLFYf77DhmaNgioy3InRzIV5yP KCA+uemSwcjyPAshfYa2id0JIMHSiqz6iGGsE= MIME-Version: 1.0 Received: by 10.231.183.19 with SMTP id ce19mr13245043ibb.35.1275630428386; Thu, 03 Jun 2010 22:47:08 -0700 (PDT) Sender: david.mentre@gmail.com Received: by 10.231.199.73 with HTTP; Thu, 3 Jun 2010 22:47:07 -0700 (PDT) In-Reply-To: <20100603222937.2445006d@haddock.home> References: <4C07A86A.70101@lri.fr> <20100603152751.461d2343@alcazar.inria.fr> <20100603222937.2445006d@haddock.home> Date: Fri, 4 Jun 2010 07:47:07 +0200 X-Google-Sender-Auth: JlsR5HOyu1eg0AoN5qOQiy_51oU Message-ID: Subject: Re: [Caml-list] Ocamldoc and Unicode characters From: David MENTRE To: Maxence Guesdon Cc: caml-list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam: no; 0.00; ocamldoc:01 maxence:01 guesdon:01 maxence:01 guesdon:01 bunzli:01 buenzli:01 ocamldoc:01 caml-list:01 btw:03 daniel:04 daniel:04 ecrit:06 inria:06 encoded:09 Hello, 2010/6/3 Maxence Guesdon : > Daniel B=FCnzli a =E9crit : >> A command line switch for this in ocamldoc would be nice and forward >> looking (since the rest of the tool suite is perfectly able to deal >> directly with UTF-8 encoded sources). > > Agreed, but 3.12.0 is already in feature freeze. Will be for 3.12.1. BTW, maybe switching to UTF-8 by default wouldn't be that bad. Best regards, d.