Re: [dev] [surf] eval() not needed?

From: <stanio_AT_cs.tu-berlin.de>
Date: Sat, 7 Jul 2012 14:26:07 +0200

> { CTRL, GDK_c, eval, STRING("removeHints()")

eval expects arg->v to be char**, so your STRING resolves to sth like

            { .v = (const char *[]){"simplyread(false, false)" } }

right?

cheers
--s_
Received on Sat Jul 07 2012 - 14:26:07 CEST

This archive was generated by hypermail 2.3.0 : Sat Jul 07 2012 - 14:36:03 CEST