Path: utzoo!utgpu!watmath!iuvax!purdue!tut.cis.ohio-state.edu!G.OSWEGO.EDU!dl From: dl@G.OSWEGO.EDU (Doug Lea) Newsgroups: gnu.g++.lib.bug Subject: Need to overload _gsort in e.g Int.Vec.o, Double.Vec.o Message-ID: <8907291136.AA13317@g.oswego.edu.Oswego.EDU> Date: 29 Jul 89 11:36:31 GMT References: <353@ucl-cs.UUCP> Sender: daemon@tut.cis.ohio-state.edu Reply-To: dl@oswego.oswego.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 See Tiemann's recent bug-g++ note about overload & NO_AUTO_OVERLOAD. In future versions of g++, overloadability will occur by default, which should eliminate such problems. For now, I guess you should manually overload them. -Doug