Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!versatc!icldata!altnet!altos86!dtynan From: dtynan@altos86.UUCP (Dermot Tynan) Newsgroups: comp.os.minix Subject: Bug in Minix C Compiler (v1.2) Keywords: bug Message-ID: <1027@altos86.UUCP> Date: 7 Apr 89 19:35:35 GMT Organization: Altos Computer Systems, San Jose, CA. Lines: 16 I don't know if anyone has noticed this, but ch = *"ABCDEF"; doesn't work. Before anyone bitches about using such code, INEWS does the following; #define STRCMP(a, b) (*(a) == *(b) ? strcmp((a)+1, (b)+1) : *(a) - *(b)) Or something to that effect. Anyway, it doesn't work with the latest & greatest version of the compiler. Comments? - Der -- Favored Path: dtynan@zorba.Tynan.COM (Dermot Tynan @ Tynan Computers) Otherwise: {apple,mips,pyramid,uunet}!zorba!dtynan --- If God wanted us to fly, he would have given us Hang-Gliders ---