public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Two-stage lookup for templates in 3.1?
@ 2002-01-20 15:39 Alaeddin A. Aydiner
  2002-01-20 17:14 ` Paolo Carlini
  2002-01-22  7:56 ` Jason Merrill
  0 siblings, 2 replies; 3+ messages in thread
From: Alaeddin A. Aydiner @ 2002-01-20 15:39 UTC (permalink / raw)
  To: gcc

I was wondering if anybody is working on fixing this g++ problem for at least
the 3.1 series. It has bitten me when compiling code with many nested
templates. Yes, there are some ways to circumvent the problem. However, they do
not always work, and most of the time, the workarounds end up uglifying the
code.

I would really like to try the mainline if it has the fix. Thanks.

-- 
#################################################################
Alaeddin Ahmet AYDINER    377 CCEM Everitt Laboratory MC 702
Office Tel: 217 333 0434  Electrical & Computer Eng. Dept. UIUC 
#################################################################

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Two-stage lookup for templates in 3.1?
  2002-01-20 15:39 Two-stage lookup for templates in 3.1? Alaeddin A. Aydiner
@ 2002-01-20 17:14 ` Paolo Carlini
  2002-01-22  7:56 ` Jason Merrill
  1 sibling, 0 replies; 3+ messages in thread
From: Paolo Carlini @ 2002-01-20 17:14 UTC (permalink / raw)
  To: Alaeddin A. Aydiner; +Cc: gcc

"Alaeddin A. Aydiner" wrote:

> I was wondering if anybody is working on fixing this g++ problem for at least
> the 3.1 series. It has bitten me when compiling code with many nested
> templates. Yes, there are some ways to circumvent the problem. However, they do
> not always work, and most of the time, the workarounds end up uglifying the
> code.

Hi,

I'm not an expert and for sure someone among the C++ front end developers will
soon answer in technical details your query. On the other hand, I believe that the
list (and myself ;-) would appreciate if you could post a typical compact example
neatly demonstrating the problem and the kind of workaround you typically have to
use with the current 3.0.x.

Thanks,
Paolo.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Two-stage lookup for templates in 3.1?
  2002-01-20 15:39 Two-stage lookup for templates in 3.1? Alaeddin A. Aydiner
  2002-01-20 17:14 ` Paolo Carlini
@ 2002-01-22  7:56 ` Jason Merrill
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Merrill @ 2002-01-22  7:56 UTC (permalink / raw)
  To: Alaeddin A. Aydiner; +Cc: gcc

>>>>> "Alaeddin" == Alaeddin A Aydiner <aydiner@empc22.ece.uiuc.edu> writes:

> I was wondering if anybody is working on fixing this g++ problem for at
> least the 3.1 series.

No.  Maybe for 3.2, I don't know.

Jason

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-22 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-20 15:39 Two-stage lookup for templates in 3.1? Alaeddin A. Aydiner
2002-01-20 17:14 ` Paolo Carlini
2002-01-22  7:56 ` Jason Merrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).