﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
695	Minor gcc warning from runtime.c	johnwcowan	sjamaan	"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."	defect	closed	not urgent at all	4.9.0	infrastructure	4.7.x	fixed			
