* [Caml-list] CamlIDL 1.02 released
@ 2001-07-30 15:39 Xavier Leroy
0 siblings, 0 replies; only message in thread
From: Xavier Leroy @ 2001-07-30 15:39 UTC (permalink / raw)
To: caml-list
This is summer clearance here at INRIA, so I figured I could just as
well release version 1.02 of CamlIDL, the C/Caml stub code generator
and COM binding for Caml. Available from the usual place:
http://caml.inria.fr/camlidl/
The list of changes is included below.
Enjoy,
- Xavier Leroy
CamlIDL 1.02:
-------------
* Added support for the "long long", "hyper int" and "__int64" types
(64-bit C integers)
* Added support for "const" modifier on pointer types
* Support for [unique] attribute on big arrays, turned into option types
in the Caml interface
* Generated C code should now compile cleanly with a C++ compiler
* Print source location for most warnings
* Error location was sometimes way off; this is now fixed
* Fixed incorrect code generated for the types HRESULT_int and HRESULT_bool
* Fixed refcount management bug causing early deallocation of interfaces
implemented in Caml.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-07-30 15:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-30 15:39 [Caml-list] CamlIDL 1.02 released Xavier Leroy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox