Date: Thu, 5 Dec 1996 14:36:55 +0200 (IST) From: Eli Zaretskii To: Jere Käpyaho cc: djgpp AT delorie DOT com Subject: Re: C++ STL Question: priority_queue<...> In-Reply-To: <32a685d8.1097590@news.sci.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 5 Dec 1996, Jere K=E4pyaho wrote: > >I looked at the code there, and I can't really tell what it's trying > >to do or why type unification should fail. Is this a bug in the GCC > >STL implementation? Or did I do something wrong with the parameters? >=20 > So you've been bitten by that as well. I posted a message about this > on this very same newsgroup two or three weeks ago, and didn't get a > single reply. I tried the exact same priority_queue istantiation > (although with ints, but anyway) and got the exact same error messages > about "type unification failing" in heap.h. This might be a generic libg++ problem, not something specific to the DOS port. Try posting to appropriate GNU news group (gnu.g++.help, gnu.g++.lib.bug etc.) and see whether they can help you.=20