RE: SV: [xml] windows binary with different calling
- From: Murray Cumming Comneon com
- To: igor zlatkovic com, veillard redhat com
- Cc: Mark_Vakoc jdedwards com, xml gnome org
- Subject: RE: SV: [xml] windows binary with different calling
- Date: Thu, 5 Jun 2003 09:23:02 +0200
When we do a
#if defined _WIN32
#define XMLCALL __cdecl
#else
#define XMLCALL
#endif
then I am quite sure every Unix incarnation will have it
empty... unless
you compile with -D_WIN32 on your box :-) I think it safe to
assume the
sun will go nova before you do so :-) :-)
Yes, it's perfectly safe. I think we do it for libxml++ or libsigc++
already. It's just tedious that you need to do this with MSVC++.
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]