<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/ad9b4f5fbfc1300df712987727c87b0b"
  from="Debian User &lt;sylvain.le-gall@p...&gt;"
  author="Debian User"
  date="2003-07-25T16:38:47"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?"
  prev="2003/07/ad9f0f2ad89ba5adecee3a27dbb127f5"
  next="2003/07/82146e125dc9e31ccd6ce0086c2f76e9"
  prev-in-thread="2003/07/e182587b438c4e8b316436c03a183487"
  next-in-thread="2003/07/82146e125dc9e31ccd6ce0086c2f76e9"
  prev-thread="2003/07/3b506b7bfe65dffafe21cc955de37f7a"
  next-thread="2003/07/21b30d51ac7b7eb8664b299a9cdf73e8"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/07/1ea3ba8ac1995e031abab081bf877be1"
  from="Basile STARYNKEVITCH &lt;basile@s...&gt;"
  author="Basile STARYNKEVITCH"
  date="2003-07-24T11:37:02"
  subject="[Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/07/fcd2e53c5f8bbda689e3fd935be33515"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2003-07-25T08:56:34"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/07/e182587b438c4e8b316436c03a183487"
  from="Stefano Zacchiroli &lt;zack@b...&gt;"
  author="Stefano Zacchiroli"
  date="2003-07-25T09:07:31"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
</msg>
</msg>
<msg 
  url="2003/07/ad9b4f5fbfc1300df712987727c87b0b"
  from="Debian User &lt;sylvain.le-gall@p...&gt;"
  author="Debian User"
  date="2003-07-25T16:38:47"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/07/82146e125dc9e31ccd6ce0086c2f76e9"
  from="Michal Moskal &lt;malekith@p...&gt;"
  author="Michal Moskal"
  date="2003-07-25T18:06:21"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/07/0c281db5c333fc5c9541a3dd02493875"
  from="Sylvain LE GALL &lt;sylvain.le-gall@p...&gt;"
  author="Sylvain LE GALL"
  date="2003-07-25T22:32:31"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/08/2be56a465ecfe640f6320517955d5356"
  from="Michal Moskal &lt;malekith@p...&gt;"
  author="Michal Moskal"
  date="2003-08-06T11:27:06"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
<msg 
  url="2003/08/b4e0b40153c44ef5c1d4941c7e3e29a1"
  from="Sylvain LE GALL &lt;sylvain.le-gall@p...&gt;"
  author="Sylvain LE GALL"
  date="2003-08-06T17:07:46"
  subject="Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06?">
</msg>
</msg>
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
On Thu, Jul 24, 2003 at 01:36:59PM +0200, Basile STARYNKEVITCH wrote:
&gt; A question to the caml team whose answer would probably be interesting
&gt; to the whole list.
&gt; 
&gt; Is the beta (or the final, when available) release of 3.07 compatible
&gt; at the the object level with 3.06? In other words, if my application
&gt; uses a lot of (findlib managed) third parties' libraries, do I need to
&gt; recompile all of them, or can I use ocaml 3.07 to link with libraries
&gt; compiled with ocaml 3.06?
&gt; 
&gt; BTW, I did search (the 'format4' word) in the beta documentation of
&gt; 3.07 and did not found a clear explanation of the long awaited
&gt; ('a,'b,'c,'d) Pervasives.format4 type - I would like a *detailed*
&gt; explanation of what 'a 'b 'c 'd type variables stand for (even if I do
&gt; guess partly what they are for).
&gt; 
&gt; Are there any hints for using format4 strings with localisation (ie a
&gt; wrapper to gettext)?
&gt; -- 
&gt; 

Hello,

Are you interested in gettext ? I have write a bind to gettext function
+ a patch to xgettext for extracting string. The package is not mature
enough to be submited, but i will give it in one or two month. But i
need beta tester...

If you or any other people on the list are intersted....

Sylvain LE GALL

ps : if you have any hint about having a solution without Obj.magic for
the format4, i take it. 
pps : in fact i am trying to build something with camlp4 and  &lt;" "&gt;
string, but i do it without any reference... If someone, has any idea.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

