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





------- Additional comments from [EMAIL PROTECTED] Thu Jun  1 00:43:02 -0700 
2006 -------
- A lock in debug() would not help (you would need to wrap the complete printf
in the lock).

- Returning <some-temporary-OUString>.getStr() fromd debug() does not work
either, right.

- int*p;printf("%s\n",p); causes warning: format ‘%s’ expects type ‘char*’, but
argument 2 has type ‘int*’ on GCC, which is a compile-time error once warnings01
is integrated.

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