[PD-dev] linuxevent: EV_RST => EV_SYN

Frank Barknecht fbar at footils.org
Sat Mar 20 14:50:51 CET 2004


Hallo,

I see, that linuxevent.c in CVS was changed to exclude EV_RST which
isn't defined in newer input.h headers anymore. I wonder, if this is
the correct way to solve this problem. input.h does define EV_SYN now
as being zero: 

/*
 * Event types
 */

#define EV_SYN			0x00
...

I don't know what this event does and if it's important to still
include them, but maybe someone else does? At least, just commenting
out EV_RST feels a bit wrong...

ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-dev mailing list