zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #20656
Re: [Merge] lp:~zorba-coders/zorba/bug1100471 into lp:zorba
I corrected all size_types
only one warning couldn't solve, I don't know how to solve this:
1>c:\dev\bug1100471\src\zorbatypes\integer.h(916): warning C4146: unary minus operator applied to unsigned type, result still unsigned (..\..\src\zorbatypes\integer.cpp)
1> c:\dev\bug1100471\src\zorbatypes\integer.h(915) : while compiling class template member function 'zorba::IntegerImpl<IntType> zorba::IntegerImpl<IntType>::operator -(void) const'
1> with
1> [
1> IntType=unsigned __int64
1> ]
1> ..\..\src\zorbatypes\integer.cpp(453) : see reference to class template instantiation 'zorba::IntegerImpl<IntType>' being compiled
1> with
1> [
1> IntType=unsigned __int64
1> ]
--
https://code.launchpad.net/~zorba-coders/zorba/bug1100471/+merge/159239
Your team Zorba Coders is subscribed to branch lp:zorba.
References