To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47866
User vq changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|--- |DevTools
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Apr 21 21:30:05 -0700
2005 -------
The previous patch is what I committed to CWS dmake43p01.
This doesn't fix the
sysintf.c(366) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(int)'
sysintf.c(368) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(int)'
warning because this requires a little more work. Changing sysintf.c requires
fixing of the prototype in public.h, but than I get problems in dmake.c
because Catch_signals uses Quit(), but the fixed prototype requires a Quit(int)
...
Short version, yes there seems to be a problem ;) I'll reopen another issue
for that problem.
vq->hjs: Please verify.
---------------------------------------------------------------------
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]