Note: You have to join a dev group before you can post to the bugtracker.
Beta5-dev
Report here bugs and requests related to beta 5 development. Use the right category (server, client...)
Tasklist
FS#36 - various compilation warnings
| Task Type |
Bug Report |
| Category |
Server |
| Status |
Assigned |
| Assigned To |
smacky (smacky)
|
| Operating System |
All |
| Severity |
Low |
| Priority |
Low |
| Reported Version |
Development |
| Due in Version |
Undecided |
| Due Date |
Undecided |
| Percent Complete |
|
| Votes |
0
|
| Private |
No
|
|
Details
hashfunc.c: In function ‘int32_hash’:
hashfunc.c:297: warning: cast from pointer to integer of different size
loader.l: In function ‘get_ob_diff’:
loader.l:1260: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘sint64’
readable.c: In function ‘artifact_msg’:
readable.c:1241: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘sint64’
readable.c:1244: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘sint64’
shstr_ng.c
shstr_ng.c: In function ‘query_refcount’:
shstr_ng.c:282: warning: cast from pointer to integer of different size
shstr_ng.c: In function ‘add_refcount’:
shstr_ng.c:329: warning: cast from pointer to integer of different size
shstr_ng.c: In function ‘free_string_shared’:
shstr_ng.c:363: warning: cast from pointer to integer of different size
ltable.c: In function ‘luaH_mainposition’:
ltable.c:107: warning: cast from pointer to integer of different size
ltable.c:109: warning: cast from pointer to integer of different size
|
Loading...