Re: [Mesa-dev] Need ULL on constants in d069d8ef3835c65d1fac755b26080f284f7b7b49

2012-07-02 Thread Jose Fonseca
I pushed that. Thanks. Jose - Original Message - > Don't know if it's old gcc(s) or 32bit but I can't build current > master - > > ../../src/gallium/auxiliary/util/u_math.h:385: error: integer > constant > is too large for 'long' type > > Looks like I need ULL on the constants in > d069

[Mesa-dev] Need ULL on constants in d069d8ef3835c65d1fac755b26080f284f7b7b49

2012-06-29 Thread Andy Furniss
Don't know if it's old gcc(s) or 32bit but I can't build current master - ../../src/gallium/auxiliary/util/u_math.h:385: error: integer constant is too large for 'long' type Looks like I need ULL on the constants in d069d8ef3835c65d1fac755b26080f284f7b7b49 util: Added functions for checking