Browse thread
[Caml-list] is ocaml 3.07 object-file compatible with 3.06?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Debian User <sylvain.le-gall@p...> |
| Subject: | Re: [Caml-list] is ocaml 3.07 object-file compatible with 3.06? |
On Thu, Jul 24, 2003 at 01:36:59PM +0200, Basile STARYNKEVITCH wrote:
> A question to the caml team whose answer would probably be interesting
> to the whole list.
>
> Is the beta (or the final, when available) release of 3.07 compatible
> at the the object level with 3.06? In other words, if my application
> uses a lot of (findlib managed) third parties' libraries, do I need to
> recompile all of them, or can I use ocaml 3.07 to link with libraries
> compiled with ocaml 3.06?
>
> BTW, I did search (the 'format4' word) in the beta documentation of
> 3.07 and did not found a clear explanation of the long awaited
> ('a,'b,'c,'d) Pervasives.format4 type - I would like a *detailed*
> explanation of what 'a 'b 'c 'd type variables stand for (even if I do
> guess partly what they are for).
>
> Are there any hints for using format4 strings with localisation (ie a
> wrapper to gettext)?
> --
>
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 <" ">
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