All pastes #461931 Raw Edit

Untitled

public text v1 · immutable
#461931 ·published 2007-04-27 22:55 UTC
rendered paste body
core/include/vector.h:428: error: extra ';'
core/include/plane.h: In constructor 'CPlane::CPlane()':
core/include/plane.h:116: warning: 'CPlane::normal' will be initialized after
core/include/plane.h:115: warning:   'F32 CPlane::dist'
core/include/plane.h:50: warning:   when initialized here
core/include/plane.h: In constructor 'CPlane::CPlane(F32, F32, F32, F32)':
core/include/plane.h:116: warning: 'CPlane::normal' will be initialized after
core/include/plane.h:115: warning:   'F32 CPlane::dist'
core/include/plane.h:51: warning:   when initialized here
core/include/plane.h: In copy constructor 'CPlane::CPlane(const CPlane&)':
core/include/plane.h:116: warning: 'CPlane::normal' will be initialized after
core/include/plane.h:115: warning:   'F32 CPlane::dist'
core/include/plane.h:52: warning:   when initialized here
core/include/plane.h: In constructor 'CPlane::CPlane(const CVector3&, F32)':
core/include/plane.h:116: warning: 'CPlane::normal' will be initialized after
core/include/plane.h:115: warning:   'F32 CPlane::dist'
core/include/plane.h:53: warning:   when initialized here
/usr/include/python2.5/intobject.h: At global scope:
/usr/include/python2.5/intobject.h:44: error: ISO C++ does not support 'long long'
/usr/include/python2.5/longobject.h:43: error: ISO C++ does not support 'long long'
/usr/include/python2.5/longobject.h:44: error: ISO C++ does not support 'long long'
/usr/include/python2.5/longobject.h:45: error: ISO C++ does not support 'long long'
/usr/include/python2.5/longobject.h:46: error: ISO C++ does not support 'long long'
/usr/include/python2.5/longobject.h:47: error: ISO C++ does not support 'long long'
hklib/include/console.h:52: warning: 'class CConsole' has virtual functions but non-virtual destructor
hklib/include/console.h:63: warning: 'class CConsoleTTY' has virtual functions but non-virtual destructor
hklib/include/serialize.h:75: error: extra ';'
hklib/include/refobject.h:52: error: extra ';'
core/include/boundbox.h:20: error: extra ';'
core/include/sceneobject.h:53: warning: 'class CPathFollower' has virtual functions but non-virtual destructor
core/include/sceneobject.h:75: error: extra ';'
core/include/scenenode.h:49: error: extra ';'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/bits/stl_deque.h: In member function 'void std::_Deque_base<_Tp, _Alloc>::_M_initialize_map(size_t)':
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/bits/stl_deque.h:469: error: expected unqualified-id before '(' token
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_reallocate_map(size_t, bool)':
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/bits/deque.tcc:747: error: expected unqualified-id before '(' token
core/include/frustum.h: At global scope:
core/include/frustum.h:50: error: extra ';'
core/include/camera.h:23: error: extra ';'
core/include/inputdevice.h:67: warning: 'class CInputListener' has virtual functions but non-virtual destructor
core/include/inputdevice.h:75: warning: 'class CPyInputListener' has virtual functions but non-virtual destructor
core/include/renderingview.h:50: warning: 'class CRenderingTarget' has virtual functions but non-virtual destructor
core/include/light.h:53: error: extra ';'
core/include/font.h: In constructor 'CBitmapGlyph::CBitmapGlyph(U32, const CTexCoord&, const CTexCoord&, const CVector2&, const CVector2&, const CVector2&)':
core/include/font.h:82: warning: 'CBitmapGlyph::mEnd' will be initialized after
core/include/font.h:78: warning:   'CVector2 CBitmapGlyph::mPos'
core/include/font.h:73: warning:   when initialized here
core/include/renderablemultimesh.h: At global scope:
core/include/renderablemultimesh.h:52: error: extra ';'
core/include/rigidbody.h:75: error: comma at end of enumerator list
core/src/sound/soundobject.h:49: error: extra ';'
core/src/sound/soundlistener.h:47: error: extra ';'
core/src/sound/soundsource.h:52: error: extra ';'