Re: [Fwd: Compilation failure]

2000-01-14 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | Well, the big question is: Does ANSI C++ interpret "signed int" and | "unsigned int" as different data types when used in a template such as | pair? I think the question whether Sun CC is faulty or all other | compilers are just a little bit to genero

[Fwd: Compilation failure]

2000-01-14 Thread Michael Schmitt
Jean-Marc Lasgouttes wrote: > Michael> The putenv() problem is also fixed. There are are still some > Michael> other error messages (e.g. the signed/unsigned problem with > Michael> 'pair'). However, meanwhile I am skilled in patching the code > Michael> and since no new problems have raised