home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gcc / help / 2574 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.1 KB  |  25 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!dubhe.anu.edu.au!csis!stuarth
  3. From: stuarth@argo.csis.dit.csiro.au (Stuart Hungerford)
  4. Subject: Mysterious __opPCc error in template class...
  5. Message-ID: <1992Nov22.030319.4669@csis.dit.csiro.au>
  6. Sender: stuarth@csis.dit.csiro.au (Stuart Hungerford)
  7. Organization: CSIRO Division of Information Technology
  8. Date: Sun, 22 Nov 1992 03:03:19 GMT
  9. Lines: 14
  10.  
  11. I'm using gcc 2.3.1 to compile a simple template class that has compiled 
  12. successfully with Borland C++ 3.0 and DEC C++ 1.x.  All this is happening
  13. on a Sparc 2 under SunOS 4.1.2.
  14.  
  15. gcc reports an error that the method __opPCc has not been found in the
  16. template class.  None of the usual demangling tools can demangle this name.
  17. Can anybody suggest what it is?
  18.  
  19. Stu
  20. -- 
  21. /-----------------------------------------------------------------------------\
  22. | Stuart Hungerford | Internet : stuarth@csis.dit.csiro.au                    |
  23. | CSIRO DIT         | Voice    : +61-6-2750941                                |
  24. | Australia         | Fax      : +61-6-2571052                                |
  25.