delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/07/30/10:52:06

From: admin AT thurnall DOT co DOT uk (ThS)
Subject: bug in cc1plus.exe
30 Jul 1997 10:52:06 -0700 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <nNqV+FARHz3zEwZv.cygnus.gnu-win32@thurnall.co.uk>
Reply-To: ThS <ths AT rz DOT tu-ilmenau DOT de>
Mime-Version: 1.0
Original-To: gnu-win32 AT cygnus DOT com
X-Mailer: Turnpike Version 3.03a <iiOWkACpEUJwTyibvwYhxDrPlx>
Original-Sender: owner-gnu-win32 AT cygnus DOT com

bug report for gnuwin32, b18, binary developers' release.
(OS is windows95, everything else standard)

trying to compile this file:

class Time 
{
public:
  static Time now() { return Time(); }
};

class Value 
{
public:
  Value (Time t=Time::now()) {}
};

gives:

bash$ gcc x.cc
(C:\GNUWIN32\B18\H-I386-CYGWIN32\LIB\GCC-LIB\I386-CYGWIN32\CYGNUS-
2.7.2-970404\C
C1PLUS.EXE 1255) In cygwin_except_handler
Out of queue slots!!
Out of queue slots!!

this error is reproducable at least on Win95 and WinNT 4.0, so it
shouldn't be difficult to get the same result. i have no idea whether
the "feature" i use is proper C++, but G++ under Linux handles it the
way i expect it.

i couldn't find a core dump or anything similar, is there such a thing
under Win?

please note that i am not on the list, since email is still printed on
dead trees here ...

                        Thomas
____________________________________
Thurnall PLC  <admin AT thurnall DOT co DOT uk>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019