caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: "Samuel Mimram" <samuel.mimram@ens-lyon.fr>,
	"Caml Users Mailing List" <caml-list@inria.fr>
Subject: Re: [Caml-list] Ocaml and Samba function name collisions
Date: Tue, 25 Nov 2003 23:32:02 +0900	[thread overview]
Message-ID: <003701c3b360$e67426f0$0274a8c0@PWARP> (raw)
In-Reply-To: <20031125135537.7e947b4f.samuel.mimram@ens-lyon.fr>

> The #define you suggested does not seem to work and
> I think this is beacause they are not exported in the header
> files but are in the the .so and therefore visible in the global
> C namespace. And I'd prefer not to have to use C++ (I think
> I should be able to do it in C), so I did not try the namspace trick.

This trick was an answer to Stephano problem about the struct color defined
by the camlheaders (if I understood correcly). I'm not sure there is a
workaround for the dl primitives name collisions which does not require the
modification of one of the two dlls.

Nicolas Cannasse

-------------------
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


  reply	other threads:[~2003-11-25 14:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3FC174F5.13617AC8@orcaware.com>
     [not found] ` <20031124095952.GE25688@redhat.com>
2003-11-25  0:31   ` Blair Zajac
2003-11-25  7:38     ` Stefano Zacchiroli
2003-11-25  7:52       ` Nicolas Cannasse
2003-11-25 12:55         ` Samuel Mimram
2003-11-25 14:32           ` Nicolas Cannasse [this message]
2003-11-26  7:17             ` Blair Zajac
2003-11-25  9:21       ` Richard Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003701c3b360$e67426f0$0274a8c0@PWARP' \
    --to=warplayer@free.fr \
    --cc=caml-list@inria.fr \
    --cc=samuel.mimram@ens-lyon.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).