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





------- Additional comments from [EMAIL PROTECTED] Sun Apr 17 09:57:59 -0700 
2005 -------
I just found this change in the OOo dmake sources:
<http://tools.openoffice.org/source/browse/tools/dmake/posix.h?r1=1.1.1.1&r2=1.1.1.1.30.1>

I must say that looks like a big hammer ;) for a small problem, but it is there
since over two years, so it must have solved the problem for you.

I committed your patch, but I'm still curious about the problem. Can you give me
an example of the problem?

For the OOo dmake version you can achieve the effect of a to small value of
_POSIX_NAME_MAX by setting NAMEMAX:=5 or so in your startup.mk.

P.S.: For windows builds the value of .DIRCACHE or the -d flag are practically
ignored, but if the directory cache is "enabled" that basically means that
the check if the filename is longer than NameMax is disabled in sysintf.c.

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