/home/voidspawn/work/lcomp/vavoom/utils/glvis/flow.cpp: In member function void VavoomUtils::TVisBuilder::LeafFlow(int):
/home/voidspawn/work/lcomp/vavoom/utils/g
Fri, 20 May 2011 11:21:08
Firebrand
I've made some more changes, please try again with the latest SVN revision, these warnings should not appear anymore.
Fri, 20 May 2011 15:18:03
mnk
The later two blocks were added after testing r4423 - I tend to edit my posts instead posting replies if my post is still the last in the thread (as you may have noticed in wolfen thread).
Sat, 21 May 2011 14:08:10
Firebrand
Fixed the remaining warnings. let me know if there are more of them.
Sat, 21 May 2011 15:14:31
mnk
Well, that should be the last (for the moment), but a though (well, a minor nitpick): wouldn't "%zu" be a cleaner solution than 'long int' cast ? Or does the problem lie in MSVC not supporting that format ?
Sat, 21 May 2011 16:17:34
Firebrand
Yes, that's the case, I'll close this one now that it's solved.