hi guys, hi oren,
i just encountered some header file voodoo while upgrading to 1.10.2
seems like gcc does not like initialization order. this was on FreeBSD 5.3-RELEASE-p5.
i was not aware if changing stuff there breaks something else, so i decided to ask on the list before doing anything.
---- SNIP ----
In file included from /usr/local/quickfix/include/quickfix/Session.h:29,
from quickfix.h:42,
from opusfix.c:19:
/usr/local/quickfix/include/quickfix/SessionState.h: In constructor `FIX::SessionState::SessionState()':
/usr/local/quickfix/include/quickfix/SessionState.h:189: warning: `FIX::SessionState::m_sentReset' will be initialized after
/usr/local/quickfix/include/quickfix/SessionState.h:188: warning: `bool FIX::SessionState::m_receivedReset'
/usr/local/quickfix/include/quickfix/SessionState.h:47: warning: when initialized here
/usr/local/quickfix/include/quickfix/SessionState.h:200: warning: `FIX::SessionState::m_pLog' will be initialized after
/usr/local/quickfix/include/quickfix/SessionState.h:193: warning: `int FIX::SessionState::m_resendRequested'
/usr/local/quickfix/include/quickfix/SessionState.h:47: warning: when initialized here
regards,
heri
--
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any unauthorized
copying, disclosure or distribution of the material in this e-mail is strictly
forbidden.
|