Project

General

Profile

Actions

Bug #815

open

printf("%tu", (size_t)-1) produce wrong string on 32-bit platforms

Added by Dmitry M. over 9 years ago. Updated over 8 years ago.

Status:
Open
Priority:
Normal
Assignee:
-
Category:
libcrystax
Target version:
Start date:
12/26/2014
Due date:
% Done:

0%

Estimated time:
CPU Architecture:
arm, mips, x86
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

It produce "18446744073709551615" (UINT64_MAX) instead of "4294967295" (UINT32_MAX)

Actions

Also available in: Atom PDF