Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!brunix!sdm From: sdm@cs.brown.edu (Scott Meyers) Newsgroups: comp.lang.c++ Subject: Re: Browsing with cbrowse (Brown Univ Browser). Message-ID: <45965@brunix.UUCP> Date: 27 Jul 90 02:29:57 GMT References: <1673@dinl.mmc.UUCP> Sender: news@brunix.UUCP Reply-To: sdm@cs.brown.edu (Scott Meyers) Organization: Brown University Department of Computer Science Lines: 18 In article <1673@dinl.mmc.UUCP> noren@dinl.UUCP (Charles Noren) writes: | We ftp'ed the field environment of Brown University. | (ftp addr: 128.148.32.66). | We have run the browser on some sample code and it | looks like its quite useful. However, I can't get | cbrowse to browse my simple program. | When I give it a simple executable with one class | it comes back with the statement "No class hierarchy | to display". The header (.h) file is in the same | directory as the source (.c) file, and the field I'm pretty sure the problem here is that FIELD didn't consider the possibility that C++ source would be in .c files. We use the extension .C here. Anyway, I'm fairly certain that bug has been fixed. Write to spr@cs.brown.edu to confirm that is has. If it has, you'll probably want to ftp the system again and rebuild. Scott