To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53572





------- Additional comments from [EMAIL PROTECTED] Fri Dec  2 17:11:07 -0800 
2005 -------
In message "[Issue 53572]  MinGW port efforts and information for SRC680 
codeline",
[EMAIL PROTECTED] wrote...
 >@tono: in fpicker:
 >source/win32/misc/makefile.mk line 40:ENABLE_EXCEPTIONS=YES 
 >why without ".IFDEF"?

As this module is dedicated for win32 and has
CFLAGS+=-GX -DUNICODE -D_UNICODE
".IFDEF" is not required. In MSVC build, ENABLE_EXCEPTIONS=YES implies -GX 
only.

I do not like to enclose ENABLE_EXCEPTIONS=YES with ".IFDEF" because it will 
misleads people to misunderstand that the exception handling is only required 
for mingw.

tono (Takashi Ono)



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to