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


User mba changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'cd'
--------------------------------------------------------------------------------
             Assigned to|hro                       |mba
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Thu Apr  9 12:35:49 +0000 
2009 -------
As this is a potential breakage for any code, we should see if it is possible to
*always* use UNICODE/_UNICODE defined so that this define can be moved to the
global mk file and PCH works again for all these files. This will comprise
removing the define from all makefile.mk where we have added it for issue 77339.

We also should change the code to use explicit typing (e.g. char or wchar
instead of _TCHAR).

Unfortunately it won't suffice to just compile the code, it's possible that a
mix of explicit and wrapped typing in some code can lead to crashes or other
bugs if it formerly was compiled without /DUNICODE.

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