Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!zaphod.mps.ohio-state.edu!think.com!paperboy!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: ORCA/C 1.2 bug workaround Keywords: ORCA/C bug Message-ID: <15839@smoke.brl.mil> Date: 16 Apr 91 00:41:38 GMT Organization: U.S. Army Ballistic Research Laboratory (BRL), APG, MD. Lines: 6 I recently posted four bug reports to the ByteWorks ORCA/C support list on AOL. Two of the bugs would not have surfaced in my applications had the SIGNAL.H header (in LIBRARIES/ORCACDEFS) omitted the final "int" parameter specification for the signal() function. Just comment it out to avoid the particular problems that I encountered, until MikeW50 gets around to fixing the compiler.