[XForms] Client Message handler success.

Jean-Marc Lasgouttes Jean-Marc.Lasgouttes at inria.fr
Tue Mar 30 06:58:02 EST 2004


>>>>> "Trent" == Trent Piepho <xyzzy at speakeasy.org> writes:

Trent> To subscribers of the xforms list
Trent> On Tue, 30 Mar 2004, Jean-Marc Lasgouttes wrote:
>> int reserved[10 - sizeof(FL_CLIENT_CALLBACK)];/* future use */

Trent> That should be:

Trent> int reserved[10 - sizeof(FL_CLIENT_CALLBACK)/sizeof(int)];

Opps! You are right... Actually, I read char instead of int.

JMarc



More information about the Xforms mailing list