#695 closed defect (fixed)
Minor gcc warning from runtime.c
Reported by: | johnwcowan | Owned by: | sjamaan |
---|---|---|---|
Priority: | not urgent at all | Milestone: | 4.9.0 |
Component: | infrastructure | Version: | 4.7.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
runtime.c: In function ‘decode_literal2’:
runtime.c:8845:5: warning: passing argument 3 of ‘convert_string_to_number’ from incompatible pointer type
runtime.c:7377:26: note: expected ‘int *’ but argument is of type ‘long int *’
Longs are not ints on all platforms, so this should be fixed.
Change History (3)
comment:1 Changed 13 years ago by
Owner: | set to sjamaan |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Sorry about that, it was a small oversight on my part. Fixed immediately in master (since it's so trivial), commit 1723561a687983858f5aeb0da8ace7a3bf7d426b