Re: [AD] long long in usprintf()

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> This patch enables 64 bit integers in usprintf().

 /* va_int:
  *  Helper for reading an integer from the varargs list.
  */
-#ifdef LONGLONG
+#ifdef LONG_LONG

I can trace this typo back to 3.9.32 WIP ! And I didn't see it when I
rewrote the function.

> Haven't tested on a platform that doesn't support it,
> but it should work exactly as before on those.

Obviously. Commited.

--
Eric Botcazou
ebotcazou@xxxxxxxxxx



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/