|
From: <no...@so...> - 2002-09-24 10:58:58
|
Bugs item #613764, was opened at 2002-09-24 03:58 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100599&aid=613764&group_id=599 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sdcc crashes on wrong prototypes Initial Comment: Due to a typo on my side, I found this bug. SDCC crashes when I put the following line in the source code: void routine_name(void(); On win2k it causes a program error. On Slackware Linux (kernel 2.4.18) is causes a segmentation fault. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100599&aid=613764&group_id=599 |