Project

General

Profile

« Previous | Next » 

Revision 1a7e7bb2

Added by byroot (Jean Boussier) about 3 years ago

object.c: rb_eql returns int not VALUE

It works, but assumes Qfalse == 0, which is true today
but might not be forever.