Menu

#1 build warnings with gcc >= 3.3

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

HIdx.cc: In member function `const eyedbsm::StatusRec*

eyedbsm::HIdx::suppressObjectFromFreeList(eyedbsm::HIdx::Hat&,
int,
eyedbsm::HIdx::Header&, const eyedbsm::Oid&)':
HIdx.cc:717: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::free_next' of NULL object
HIdx.cc:717: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc:725: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::free_prev' of NULL object
HIdx.cc:725: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc: In member function `const eyedbsm::StatusRec*

eyedbsm::HIdx::suppressObjectFromList(eyedbsm::HIdx::Hat&,
int,
eyedbsm::HIdx::Header&, const eyedbsm::Oid&)':
HIdx.cc:754: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::next' of NULL object
HIdx.cc:754: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc:762: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::prev' of NULL object
HIdx.cc:762: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc: In member function `const eyedbsm::StatusRec*

eyedbsm::HIdx::replaceObjectInList(eyedbsm::HIdx::Hat&,
int,
eyedbsm::HIdx::Header&, const eyedbsm::Oid&, const
eyedbsm::Oid&)':
HIdx.cc:860: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::next' of NULL object
HIdx.cc:860: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc:866: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::prev' of NULL object
HIdx.cc:866: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc:872: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::free_next' of NULL object
HIdx.cc:872: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc:878: warning: invalid access to non-static data
member `
eyedbsm::HIdx::Header::free_prev' of NULL object
HIdx.cc:878: warning: (perhaps the `offsetof' macro was
used incorrectly)
HIdx.cc: In member function `const eyedbsm::StatusRec*
eyedbsm::HIdx::makeObject(eyedbsm::HIdx::Hat&, int,
eyedbsm::Oid&, int&,
eyedbsm::HIdx::Header&, eyedbsm::HIdx::Overhead&,
unsigned int)':
HIdx.cc:1318: warning: invalid access to non-static
data member `
eyedbsm::HIdx::Header::next' of NULL object
HIdx.cc:1318: warning: (perhaps the `offsetof' macro
was used incorrectly)
HIdx.cc: In member function `const eyedbsm::StatusRec*

eyedbsm::HIdx::insertObjectInFreeList(eyedbsm::HIdx::Hat&,
int,
eyedbsm::HIdx::Header&, const eyedbsm::Oid&)':
HIdx.cc:1345: warning: invalid access to non-static
data member `
eyedbsm::HIdx::Header::free_prev' of NULL object
HIdx.cc:1345: warning: (perhaps the `offsetof' macro
was used incorrectly)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB