| delorie.com/archives/browse.cgi | search |
| From: | kent AT darwin DOT eeb DOT uconn DOT edu ("Kent E. Holsinger") |
| Subject: | Re: BUG: Struct declarations in template funcs crash b17.1 |
| 27 Feb 1997 04:47:12 -0800 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <9702271212.AA01362.cygnus.gnu-win32@darwin.eeb.uconn.edu> |
| Reply-To: | kent AT darwin DOT eeb DOT uconn DOT edu |
| Original-To: | jonathan AT westwood DOT com |
| Original-Cc: | gnu-win32 AT cygnus DOT com |
| In-Reply-To: | <Pine.SOL.3.91.970226122817.7286A-100000@westmain> (message from |
| Jonathan Lanier on Wed, 26 Feb 1997 12: 32:38 -0800 (PST)) | |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
> template<class T> T Foo(T arg)
> {
> struct
> {
> int val1;
> } watch_me_blow_up;
> }
> This crashes the compiler.
Interetstingly, it does *not* crash gcc under SunOS, so it must be
something specific to cygnus port to windows.
-- Kent
--
Kent E. Holsinger Kent AT Darwin DOT EEB DOT UConn DOT Edu
http://darwin.eeb.uconn.edu
-- Department of Ecology & Evolutionary Biology
-- University of Connecticut, U-43
-- Storrs, CT 06269-3043
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |