Project

General

Profile

« Previous | Next » 

Revision 26843cbc

Added by naruse (Yui NARUSE) about 6 years ago

Use FIX2LONG to avoid unexpected exception

Though it won't happen in the real world in this context, FIX2INT may
raise an exception and it cause to generate extra code.