-
This sounds suspiciously like this bug:
https://sourceforge.net/tracker/index.php?func=detail&aid=652833&group_id=55794&atid=500573
#652833
Link - Can you check if your patch fixes this one as well?
Thanks again for fixing this one!
2008-07-15 14:49:02 UTC in OnBoard C
-
As far as I'm aware, the original version:
typedef Boolean (FormGadgetHandlerType) (struct FormGadgetType
*gadgetP, UInt16 cmd, void *paramP);
is not legal C. As such, we should return a parser error & bail out.
Definitely shouldn't cause a crash though!
Hopefully not too tough to fix, either way...
2008-05-28 09:27:09 UTC in OnBoard C
-
boz_x committed patchset 944 of module OnBoardC to the OnBoard C CVS repository, changing 33 files.
2008-04-24 13:17:03 UTC in OnBoard C
-
boz_x committed patchset 943 of module OnBoardC to the OnBoard C CVS repository, changing 95 files.
2008-04-21 12:44:58 UTC in OnBoard C
-
boz_x committed patchset 942 of module OnBoardC to the OnBoard C CVS repository, changing 1 files.
2008-04-21 12:21:38 UTC in OnBoard C
-
boz_x committed patchset 927 of module OnBoardC to the OnBoard C CVS repository, changing 1 files.
2008-04-09 12:07:59 UTC in OnBoard C
-
boz_x committed patchset 926 of module OnBoardC to the OnBoard C CVS repository, changing 1 files.
2008-04-09 12:07:23 UTC in OnBoard C
-
boz_x committed patchset 925 of module OnBoardC to the OnBoard C CVS repository, changing 1 files.
2008-04-09 12:05:35 UTC in OnBoard C
-
Second.
Doesn't sound like it would be hard to fix...
2008-04-09 11:47:36 UTC in OnBoard C
-
Thanks Ryan (phreakonaleash)
2008-04-08 13:49:19 UTC in OnBoard C