<p dir="ltr"><br>
On Apr 23, 2015 12:19 PM, "Neil Roberts" <<a href="mailto:neil@linux.intel.com">neil@linux.intel.com</a>> wrote:<br>
><br>
> Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>> writes:<br>
><br>
> > That seems awkward... did you mean 1U? FWIW mesa's not at all careful<br>
> > about that...<br>
><br>
> Or maybe even UINT64_C(1). 1l would still be 32-bit on 32-bit<br>
> architectures. I guess this is more of a problem for subsequent flags<br>
> that go over 32-bit.</p>
<p dir="ltr">How about 1ull?<br>
--Jason<br>
</p>