[Issue 2493] link error trying to compile simple program

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2493

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|2.021   |D2

--


[Issue 2493] link error trying to compile simple program

2008-12-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2493


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |regression




--- Comment #2 from [EMAIL PROTECTED]  2008-12-09 22:48 ---
This is actually a regression


-- 



Re: [Issue 2493] link error trying to compile simple program

2008-12-09 Thread Brad Roberts
[EMAIL PROTECTED] wrote:
 http://d.puremagic.com/issues/show_bug.cgi?id=2493
 
 
 [EMAIL PROTECTED] changed:
 
What|Removed |Added
 
Severity|normal  |regression
 
 
 
 
 --- Comment #2 from [EMAIL PROTECTED]  2008-12-09 22:48 ---
 This is actually a regression
 
 

For a regression, it'd be good to indicate what version didn't contain
the bug.  IE, it worked last at version X and broke starting at version
Y.  In this case, did it work at 2.020 and fail with 2.021?

Thanks,
Brad


[Issue 2493] link error trying to compile simple program

2008-12-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2493





--- Comment #1 from [EMAIL PROTECTED]  2008-12-06 13:03 ---
Created an attachment (id=280)
 -- (http://d.puremagic.com/issues/attachment.cgi?id=280action=view)
program that fails to link


--