Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!AI.MIT.EDU!tiemann From: tiemann@AI.MIT.EDU (Micheal Tiemann) Newsgroups: gnu.g++.bug Subject: Is this a G++ bug? Message-ID: <9001141431.AA00096@apple-gunkies.ai.mit.edu> Date: 14 Jan 90 14:31:30 GMT References: Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 5 When I did the type rules for GNU C++, I thought that cfront was wrong not to let void* convert to T* and vice-versa. I now think that ANSI was wrong, so in GNU C++ version 2.0 (after 1.37.0), I will fix this. Michael