[ nice-Bugs-896009 ] linking never completes 2

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.lang.nice.devel
Message-ID <[email protected]>
Bugs item #896009, was opened at 2004-02-12 21:02
Message generated for change (Comment added) made by arjanb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112788&aid=896009&group_id=12788

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Isaac Gouy (igouy)
Assigned to: Nobody/Anonymous (nobody)
Summary: linking never completes 2

Initial Comment:
interface A {}
interface AB extends A {}
interface AC extends A {}
interface ABC extends AB, AC {}

interface X {}
interface XY extends X {}
interface XZ extends X {}
interface XYZ extends XY, XZ {}

<T,U> void m6(T i, U j){}
m6(i, XYZ j){}
m6(AC i, j){}

Nice compiler version 0.9.6 prerelease (build 2004.02.11, 
17:19:29 UTC)

----------------------------------------------------------------------

>Comment By: Arjan Boeijink (arjanb)
Date: 2004-02-12 22:43

Message:
Logged In: YES 
user_id=688815

Linking does complete but it takes a _very_ long time(about 
20 min on my computer).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112788&aid=896009&group_id=12788


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.