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


User obr changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'cmc,mmeeks'              |'cmc,ebischoff,mmeeks'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Mar 13 07:25:24 +0000 
2007 -------
Interesting patch, thanks.

I have a few comments / questions:

a) using fopen in OOo code is a problem for Solaris, as buffered I/O is limited
to a maximum of 256 open files there. I know this limitation is a pain (and I'll
check again if there are ways around this), but we may have to change that code
to use osl::File API instead.

b) How are chances that KDE supports that API as well ? I wonder whether we
finally move this part out of the gconf module (as I already discussed
previously with a few people).

c) $HOME environment variable might differ from the real users home directory in
'su' environments, but this that should not be that much of a problem here.

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