Menu

#2 more build warnings with gcc >= 3.3

open
nobody
None
5
2006-05-19
2006-05-19
Anonymous
No

eyedbsmtool.cc: In function `void display_structs()':
eyedbsmtool.cc:532: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__magic' of NULL object
eyedbsmtool.cc:532: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:533: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__dbid' of NULL object
eyedbsmtool.cc:533: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:534: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::state' of NULL object
eyedbsmtool.cc:534: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:535: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__guest_uid' of NULL object
eyedbsmtool.cc:535: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:536: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__prot_uid_oid' of NULL object
eyedbsmtool.cc:536: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:537: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__prot_list_oid' of NULL object
eyedbsmtool.cc:537: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:538: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__prot_lock_oid' of NULL object
eyedbsmtool.cc:538: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:539: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::shmfile' of NULL object
eyedbsmtool.cc:539: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:540: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__nbobjs' of NULL object
eyedbsmtool.cc:540: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:541: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__ndat' of NULL object
eyedbsmtool.cc:541: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:542: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::dat' of NULL object
eyedbsmtool.cc:542: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:543: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__ndsp' of NULL object
eyedbsmtool.cc:543: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:544: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::dsp' of NULL object
eyedbsmtool.cc:544: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:545: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__def_dspid' of NULL object
eyedbsmtool.cc:545: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:546: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::vre' of NULL object
eyedbsmtool.cc:546: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:547: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__lastidxbusy' of NULL object
eyedbsmtool.cc:547: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:548: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__curidxbusy' of NULL object
eyedbsmtool.cc:548: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:549: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__lastidxblkalloc' of NULL object
eyedbsmtool.cc:549: warning: (perhaps the `offsetof'
macro was used
incorrectly)
eyedbsmtool.cc:550: warning: invalid access to
non-static data member `
eyedbsm::DbHeader::__lastnsblkalloc' of NULL object
eyedbsmtool.cc:550: warning: (perhaps the `offsetof'
macro was used
incorrectly)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB