attached you can find a patch to fix compilation with gcc 4.3. It also removes some warnings a fixes a crash due to incorrect Initialization of palFactory.
This really should be applied, at least the fixes to initialize m_pInstance to a palFactory. Without that fix, there's memory corruption, which could lead to arbitrary behavior that can be really hard to diagnose.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
+1
good patch.
+1
good patch.
This really should be applied, at least the fixes to initialize m_pInstance to a palFactory. Without that fix, there's memory corruption, which could lead to arbitrary behavior that can be really hard to diagnose.