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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|sb                        |ihi
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Oct 18 05:11:42 -0700 
2006 -------
Using the old WIN_HELP_INDEX instead of the new WIN_HELPINDEX caused the error

---8<---
d:\sfx2\source\appl\app.hrc(167) : error C2220: warning treated as error - no
object file generated
d:\sfx2\source\appl\app.hrc(167) : warning C4005: 'WIN_HELP_INDEX' : macro
redefinition
        o:\SRC680\wntmsci10.pro\inc.m188\tools\postwin.h(62) : see previous
definition of 'WIN_HELP_INDEX'
---8<---

when compiling sfx2/source/appl/impldde.cxx on wntmsci10, and changing from
WIN_HELP_INDEX to WIN_HELPINDEX appeared to be the easiest way to get rid of
that warning.

@ihi:  If there is indeed a simple way to keep the changed identifier and not
cause trouble for localizations (as Eike mentioned on the mailing list to adapt
localize.sdf), it would be great if you could do that.

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