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


User vq changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|---                       |DevTools
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jan 19 07:30:40 -0800 
2007 -------
Yeah, nice. :(

But given what Pavel says this patch is OK for the dmake that is distributed
within OOo, but in general it's a bad idea to assume that this check done
during compile time is still valid on the system the executable is used.

It was also unnecessary to patch dmake, it would be easier to put this:

.DIRCACHERESPCASE=no

in the OS dependent startup file: solenv/inc/startup/MACOSX/makros.mk

In the next dmake CWS I will assume MacOSX to be case sensitive and
if that produces problems for a mac user he still can set that macro to

.DIRCACHERESPCASE=yes
.

I guess we don't want a runtime test in dmake.

I also consider it bad style that something relies on FOO and foo being
different.  And as 680minor.mk is affected it looks like an OOo problem.

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