Project

General

Profile

« Previous | Next » 

Revision 543e3a18

Added by nobu (Nobuyoshi Nakada) about 2 months ago

Cast up int instruction code to VALUE

Fix Visual C warnings:

iseq.c(3793): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size
iseq.c(3794): warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size