Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!xanth!lll-winken!uunet!mcvax!tuvie!brock From: brock@tuvie (Inst.f.Prakt.Info 1802) Newsgroups: comp.sys.apollo Subject: SysV SR10.1 /usr/lib/cpp -bug Keywords: SR10.1 cpp Message-ID: <669@tuvie> Date: 21 Mar 89 22:39:35 GMT Organization: TU Vienna EDP-Center, Vienna, AUSTRIA Lines: 23 The original code was from Li's GNU GO of rec.games.go /*-->-O---O-<--cut-->-O---O-<--cut-->-O---O-<--cut-->-O---O-<--*/ #include main() { printf("\nTo count score, we need the following steps:\n"); printf("\nFirst, you should enter the dead pieces (blank and white) to"); printf(" be removed. Enter\n"); printf(" 'stop' when you have finished.\n"); printf("d p"); } /*-->-O---O-<--cut-->-O---O-<--cut-->-O---O-<--cut-->-O---O-<--*/ U$ cc b.c (0008) printf("d ******** Line 8 of "b.c": [Error #003] Unterminated character string. (0010) p"); This is due to an error in /usr/lib/cpp. /com/cc works correctly. - Is there a way to work around this bug? - Is there already a new release of cpp? Thanks a lot Ulrich Neumerkel Please send e-mail to ulrich@vip.uucp (...!mcvax!tuvie!vip!ulrich)