Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing features in CamlIDL 1.05 #3958

Closed
vicuna opened this issue Jan 20, 2006 · 1 comment
Closed

Missing features in CamlIDL 1.05 #3958

vicuna opened this issue Jan 20, 2006 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jan 20, 2006

Original bug ID: 3958
Reporter: gerd
Assigned to: @xavierleroy
Status: closed (set by @xavierleroy on 2011-12-17T08:24:26Z)
Resolution: won't fix
Priority: normal
Severity: minor
Category: -for CamlIDL use https://github.com/xavierleroy/camlidl/issues

Bug description

A recently made a GODI package for CamlIDL 1.05. I found a number of problems:

  • The build script assumes ocamlopt is always available
  • The build script does not create a DLL even if possible
  • If one tries the latter one runs into the otherwise hidden problem that
    IID_IUnknown is declared as "extern" in comstuff.h but never defined
    (non-Win32).

I made a set of patches for GODI; maybe you want to incorporate them into the
next release of camlidl:

https://gps.dynxs.de/svn/godi-build/trunk/godi/godi-camlidl/patches/

The fix for the IID_IUnknown problem is just a guess; I have no idea what
to put into this struct.

@vicuna
Copy link
Author

vicuna commented Dec 17, 2011

Comment author: @xavierleroy

I'm closing this PR because CamlIDL has been dormant since 2004. It now lives (or at least sleeps) on http://forge.ocamlcore.org/projects/camlidl/ . Anyone who still cares about CamlIDL after all these years is welcome to join the project on forge.ocamlcore.org and breathe some life in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants