LiZhan(李湛) wrote:
In openoffice.org_2.4_sdk\include\uno\lbnames.h
[...]
#undef TMP_CPPU_ENV //it should be commeted, otherwise it would cause
CPPU_CURRENT_LANGUAGE_BINDING_NAME macro generate TMP_CPPU_ENV, In
Visual C++ 2008, not expected as msci. Because the TMP_CPPU_ENV was
undefined when reference the macro
CPPU_CURRENT_LANGUAGE_BINDING_NAME.

Yes, cppu/inc/uno/lbnames.h:1.14.8.1 "missing undef" was obviously a mistake. Please file an issue. (The reason this was not noticed before is probably that in an OOo build CPPU_ENV is set to the correct value via solenv/inc/target.mk:1.207 l. 1450 and/or solenv/inc/tg_compv.mk:1.22 l. 145, anyway.)

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to