[Issue 8081] pure nothrow unittest problem in generated 'header' file

2014-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8081

--- Comment #5 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/067d3bcf728819ab67ef705b0738163fa461c0e8
Set prefix attributes in storage_class of (Unittest|New|Delete)Declaration

Partially fix issue 8081.

--


[Issue 8081] pure nothrow unittest problem in generated 'header' file

2013-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8081


bearophile_h...@eml.cc changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8081] pure nothrow unittest problem in generated 'header' file

2013-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8081



--- Comment #4 from github-bugzi...@puremagic.com 2013-05-12 16:16:46 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/69eee3956502f2455cc9aa686ac3e7a6dc5219a5
fix Issue 8081 - pure nothrow unittest problem in generated 'header' file

https://github.com/D-Programming-Language/dmd/commit/23c6ac5bee0d0417a93ba560a711068150566083
Merge pull request #1139 from 9rnsr/fix8081

Issue 8081 - pure nothrow unittest problem in generated 'header' file

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8081] pure nothrow unittest problem in generated 'header' file

2013-03-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8081


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com
   Severity|normal  |minor


--- Comment #3 from Walter Bright bugzi...@digitalmars.com 2013-03-06 
09:50:32 PST ---
pure nothrow pure nothrow

is wrong because it doesn't compile.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8081] pure nothrow unittest problem in generated 'header' file

2012-09-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8081


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull
   Platform|x86 |All


--- Comment #2 from Kenji Hara k.hara...@gmail.com 2012-09-22 23:28:11 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1139

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8081] pure nothrow unittest problem in generated 'header' file

2012-05-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8081



--- Comment #1 from github-bugzi...@puremagic.com 2012-05-10 20:20:57 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/4cda59a17779bbdbd645c7772771cdccdbcc2df2
Fix build breakage due to bug# 8081.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---