Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!kodak!ektools!randolph From: randolph@ektools.UUCP (Gary L. Randolph) Newsgroups: comp.lang.c++ Subject: Gnu Gbugs? Message-ID: <1887@ektools.UUCP> Date: 16 May 89 14:22:54 GMT Sender: randolph@ektools (Gary L. Randolph) Organization: Eastman Kodak, Dept. 47, Rochester N.Y. Lines: 105 I have been using both AT&T's cfront and Gnu's g++ compiler. My copy of Gnu's g++ is about 3 months old so some of what follows may be dated. Are the following current Gnu gbugs??? 1.) The exact match rule that Stroustrup (pgs. 122 and 290) discusses does not work. The following was used as a test: overload show; void show(int x) { cout<<"\nThe integer is: "<