To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66722
Issue #|66722
Summary|m173: other directories that need EXTERNAL_WARNINGS_NO
|T_ERRORS=TRUE
Component|tools
Version|current
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P1
Subcomponent|code
Assigned to|sb
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sat Jun 24 13:11:47 -0700
2006 -------
Hi,
this is the list of other directories that need
EXTERNAL_WARNINGS_NOT_ERRORS=TRUE
in their makefile.mk (at least on my build system):
#i66713#: rsc/source/parser/makefile.mk
shell/source/backends/gconfbe/makefile.mk:
In file included from /opt/gnome/include/orbit-2.0/orbit/dynamic/dynamic.h:1,
from /opt/gnome/include/orbit-2.0/orbit/orbit.h:17,
from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/shell/source/backends/gconfbe/gconfbecdef.cxx:58:
/opt/gnome/include/orbit-2.0/orbit/dynamic/dynamic-defs.h:665: warning:
`CORBA_TypeCode_struct* DynamicAny_DynAny_type(DynamicAny_DynAny_type*,
CORBA_Environment*)' hides constructor for `struct DynamicAny_DynAny_type'
dmake: Error code 1, while making '../../../unxlngi6.pro/slo/gconfbecdef.obj'
shell/source/backends/kdebe/makefile.mk
In file included from /usr/lib/qt3/include/qcstring.h:43,
from /usr/lib/qt3/include/qstring.h:42,
from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/shell/source/backends/kdebe/kdeinetlayer.hxx:31,
from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/shell/source/backends/kdebe/kdebackend.cxx:42:
/usr/lib/qt3/include/qmemarray.h: In constructor
`QMemArray<type>::QMemArray(int)':
/usr/lib/qt3/include/qmemarray.h:59: warning: declaration of 'size' shadows a
member of 'this'
/usr/lib/qt3/include/qmemarray.h: In member function `bool
QMemArray<type>::resize(uint)':
/usr/lib/qt3/include/qmemarray.h:70: warning: declaration of 'size' shadows a
member of 'this'
/usr/lib/qt3/include/qmemarray.h: In member function `bool
QMemArray<type>::resize(uint, QGArray::Optimization)':
/usr/lib/qt3/include/qmemarray.h:71: warning: declaration of 'size' shadows a
member of 'this'
/usr/lib/qt3/include/qmemarray.h: In member function `bool
QMemArray<type>::fill(const type&, int)':
/usr/lib/qt3/include/qmemarray.h:74: warning: declaration of 'size' shadows a
member of 'this'
In file included from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/shell/source/backends/kdebe/kdeinetlayer.hxx:31,
from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/shell/source/backends/kdebe/kdebackend.cxx:42:
/usr/lib/qt3/include/qstring.h: In member function `void QChar::setCell(uchar)':
/usr/lib/qt3/include/qstring.h:215: warning: declaration of 'cell' shadows a
member of 'this'
/usr/lib/qt3/include/qstring.h: In member function `void QChar::setRow(uchar)':
/usr/lib/qt3/include/qstring.h:216: warning: declaration of 'row' shadows a
member of 'this'
dmake: Error code 1, while making '../../../unxlngi6.pro/slo/kdebackend.obj'
vcl/unx/kde/makefile.mk | 1 +
The first warning is:
In file included from /usr/lib/qt3/include/qcstring.h:43,
from /usr/lib/qt3/include/qiodevice.h:43,
from /usr/lib/qt3/include/qtextstream.h:42,
from /usr/lib/qt3/include/qtl.h:43,
from /usr/lib/qt3/include/qvaluelist.h:42,
from /opt/kde3/include/kaboutdata.h:22,
from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/vcl/unx/kde/kdedata.cxx:39:
/usr/lib/qt3/include/qmemarray.h: In constructor
`QMemArray<type>::QMemArray(int)':
/usr/lib/qt3/include/qmemarray.h:59: warning: declaration of 'size' shadows a
member of 'this'
vcl/unx/source/app/makefile.mk | 1 +
In file included from
/disk3/oo/BuildDir/ooo_SRC680_m173_src/vcl/unx/source/app/saldata.cxx:75:
/usr/X11R6/include/X11/Xproto.h:244:1: "Window" redefined
vcl/unx/source/gdi/makefile.mk | 1 +
The same as above.
Hmm, looks like we will end with fixing X, Qt, Gnome, ... :-(
---------------------------------------------------------------------
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]