tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] TinyCC REPL


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] TinyCC REPL
Date: Wed, 13 May 2015 19:04:57 +0300

Hi David!
On Linux32 there are warnings:

tccexsymtab.c: In function `_c_trie_popcount':
tccexsymtab.c:55: warning: integer constant is too large for "long" type
tccexsymtab.c:57: warning: integer constant is too large for "long" type
tccexsymtab.c:57: warning: integer constant is too large for "long" type
tccexsymtab.c:59: warning: integer constant is too large for "long" type
tccexsymtab.c:59: warning: integer constant is too large for "long" type
tccexsymtab.c:61: warning: integer constant is too large for "long" type
tccexsymtab.c:61: warning: integer constant is too large for "long" type
tccexsymtab.c: In function `_c_trie_find_child':
tccexsymtab.c:111: warning: integer constant is too large for "long" type
tccexsymtab.c: In function `_c_trie_add_one_more_slot':
tccexsymtab.c:158: warning: integer constant is too large for "long" type



reply via email to

[Prev in Thread] Current Thread [Next in Thread]