Fixed two bugs:
authorceriel <none@none>
Mon, 1 Jul 1991 14:10:15 +0000 (14:10 +0000)
committerceriel <none@none>
Mon, 1 Jul 1991 14:10:15 +0000 (14:10 +0000)
commit34d6b23ba6adf397bad808f1f7f9b18735f8ec8e
treee45aecfbc8c9f9d104ce999ce316a372d41a7274
parentc3c1b918f02269491222af8a1831fe691e461252
Fixed two bugs:
- did not accept arrays in 'if (a) ...'
- did not detect too few parameters in functions with ellipsis prototypes
lang/cem/cemcom.ansi/arith.c
lang/cem/cemcom.ansi/proto.c