On Wed, Jun 04, 2014 at 05:28:50PM +0200, FRIGN wrote: > Given ubase was already very close to compile with c90-mode enabled, > why not do it then? > Basically, it involved switching to uint_least64_t instead of unsigned long > long > and improving some dynamic-array magic.
uint_least64_t is C99.
