[Issue 3799] isStaticFunction trait evaluates to true for non-static nested functions

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3799 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6180] Private has no effect on types in modules

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6180 --- Comment #2 from Andrej Mitrovic 2011-06-25 09:46:08 PDT --- I don't really understand this notion of "visibility" vs "accessibility". Can someone show me some code that shows the difference between the two? -- Configure issuemail: http:

[Issue 6180] Private has no effect on types in modules

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6180 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #3

[Issue 6180] Private has no effect on types in modules

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6180 --- Comment #4 from Andrej Mitrovic 2011-06-25 10:13:15 PDT --- Thanks Jon, that sheds the light on the issue. I guess this will be difficult to solve then. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --

[Issue 5284] Array ops punch through const system

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5284 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5281] Equality among arrays of Bigints

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5281 Kenji Hara changed: What|Removed |Added CC||k.hara...@gmail.com --- Comment #4 from K

[Issue 6212] New: regex fails to make matches that include newline

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6212 Summary: regex fails to make matches that include newline Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 6132] extern (C) Silently Ignored Within D Classes

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6132 --- Comment #1 from Braxton Sherouse 2011-06-25 19:41:29 PDT --- Another peculiarity to add: class Sprocket { extern (C) static int clock(); // not added to the symbol table! } -- Configure issuemail: http://d.puremagic.com/issues/userp

[Issue 3882] Unused result of pure functions

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3882 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6213] New: MixinIdentifier is not work

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6213 Summary: MixinIdentifier is not work Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal Prior

[Issue 3882] Unused result of pure functions

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3882 --- Comment #6 from bearophile_h...@eml.cc 2011-06-25 23:14:11 PDT --- (In reply to comment #5) > I added this as a warning because it's fairly onerous now that we have > implicit > purity deduction. Thank you very much Walter. DMD 2.054 is b

[Issue 3632] modify float is float to do a bitwise compare

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3632 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6212] regex fails to make matches that include newline

2011-06-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6212 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|