To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68236
Issue #|68236
Summary|in more than 4000 places (empty) MACROS are redefined
|after being used
Component|tools
Version|current
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|solenv
Assigned to|hjs
Reported by|vq
------- Additional comments from [EMAIL PROTECTED] Mon Aug 7 09:49:43 -0700
2006 -------
dmake 4.6 now can identify if empty macros are redefined after being used.
During
a build we get over 4000 warnings lke this:
dmake: makefile.mk: line 66: Warning: -- Macro `OBJFILES´ redefined after use
Lukily these are not all different problems:
$ egrep 'redefined after use$' tin060804_090229 |sort |uniq -c|sort -r |less
1302 dmake: /cygdrive/d/w1/tin_ws/solenv/inc/target.mk: line 1839: Warning
: -- Macro `DPCTARGET' redefined after use
305 dmake: /cygdrive/d/w1/tin_ws/solenv/inc/_tg_shl.mk: line 76: Warning:
-- Macro `SHL1IMPLIBN' redefined after use
118 dmake: /cygdrive/d/w1/tin_ws/solenv/inc/target.mk: line 202: Warning:
-- Macro `UNOIDLTARGETS' redefined after use
109 dmake: makefile.mk: line 52: Warning: -- Macro `SLOFILES' redefined a
fter use
77 dmake: makefile.mk: line 58: Warning: -- Macro `SLOFILES' redefined a
fter use
75 dmake: makefile.mk: line 61: Warning: -- Macro `SLOFILES' redefined a
fter use
75 dmake: makefile.mk: line 53: Warning: -- Macro `SLOFILES' redefined a
fter use
....
---------------------------------------------------------------------
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]