Path: utzoo!mnetor!uunet!husc6!mit-eddie!killer!pollux!megamax!michel From: michel@megamax.UUCP (Michel Rynderman) Newsgroups: comp.sys.atari.st Subject: Re: Laser C bug reports/notes Message-ID: <1302@megamax.UUCP> Date: 10 Mar 88 15:24:08 GMT References: <1988Feb29.101120.12013@mntgfx.mentor.com> <2747@druhi.ATT.COM> Reply-To: michel@megamax.UUCP (Michel Rynderman) Organization: Megamax, Inc; Dallas, TX Lines: 10 Keywords: Megamax Laser C In article <2747@druhi.ATT.COM> lbl@druhi.ATT.COM (LocklearLB) writes: >In article <1988Feb29.101120.12013@mntgfx.mentor.com>, dclemans@mntgfx.UUCP writes: >> It looks like the compiler now has only 8 significant characters, vs. 10 characters in V1. >Barry Locklear The compiler has 255 significant characters. The linker had a bug in it that printed out only 8 characters but that has since been fixed. Both the symbol namer and the disassembler print as many characters out as there are. Michel@megamax