[Issue 9503] [grammar] template declaration/instance must take one or more arguments?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9503 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9503] [grammar] template declaration/instance must take one or more arguments?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9503 --- Comment #2 from github-bugzi...@puremagic.com 2013-02-12 21:26:18 PST --- Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/

[Issue 9503] [grammar] template declaration/instance must take one or more arguments?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9503 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 2013

[Issue 9099] core.atomic.atomicLoad() cannot handle non-POD structs

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9099 --- Comment #9 from github-bugzi...@puremagic.com 2013-02-12 21:03:48 PST --- Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/878a183a51825ea5dce25f4289a8ef

[Issue 9421] (Compiler internals) Change OutBuffer's interface

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9421 --- Comment #10 from Andrej Mitrovic 2013-02-12 20:44:36 PST --- (In reply to comment #9) > (In reply to comment #6) > > (In reply to comment #5) > > > The idea being that getting a pointer to the internal string shouldn't > > > change > > >

[Issue 9421] (Compiler internals) Change OutBuffer's interface

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9421 --- Comment #9 from yebblies 2013-02-13 15:39:57 EST --- (In reply to comment #6) > (In reply to comment #5) > > The idea being that getting a pointer to the internal string shouldn't > > change > > the contents. > > Ok, but then what do we n

[Issue 9421] (Compiler internals) Change OutBuffer's interface

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9421 --- Comment #8 from Andrej Mitrovic 2013-02-12 20:37:10 PST --- (In reply to comment #7) > (In reply to comment #6) > > (In reply to comment #5) > > > The idea being that getting a pointer to the internal string shouldn't > > > change > > > t

[Issue 9421] (Compiler internals) Change OutBuffer's interface

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9421 --- Comment #7 from Andrej Mitrovic 2013-02-12 20:31:04 PST --- (In reply to comment #6) > (In reply to comment #5) > > The idea being that getting a pointer to the internal string shouldn't > > change > > the contents. > > Ok, but then what

[Issue 9421] (Compiler internals) Change OutBuffer's interface

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9421 --- Comment #6 from Andrej Mitrovic 2013-02-12 20:30:07 PST --- (In reply to comment #5) > The idea being that getting a pointer to the internal string shouldn't change > the contents. Ok, but then what do we need scopedData for? If we're ret

[Issue 9501] Struct std.mmfile.MmFile?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9501 --- Comment #3 from bearophile_h...@eml.cc 2013-02-12 20:05:43 PST --- Mostly unrelated, about std.mmfile: I think in the std.mmfile module this line (line 270) should offer a string message too when the file is not found: errnoEnforce(false);

[Issue 9503] New: [grammar] template declaration/instance must take one or more arguments?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9503 Summary: [grammar] template declaration/instance must take one or more arguments? Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severit

[Issue 9501] Struct std.mmfile.MmFile?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9501 --- Comment #2 from bearophile_h...@eml.cc 2013-02-12 18:19:08 PST --- (In reply to comment #1) > Yes, std.mmfile.MmFile should be a struct. It doesn't use polymorphism and has > no need to be a class. And maybe it doesn't have an explicit clos

[Issue 4831] Optlink rejects paths with invalid characters based on HPFS filesystem instead of NTFS

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4831 Andrej Mitrovic changed: What|Removed |Added Keywords||pull --- Comment #7 from Andrej Mitr

[Issue 9501] Struct std.mmfile.MmFile?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9501 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #1

[Issue 9502] New: std_container.BinaryHeap.pop?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9502 Summary: std_container.BinaryHeap.pop? Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobo

[Issue 9501] New: Struct std.mmfile.MmFile?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9501 Summary: Struct std.mmfile.MmFile? Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 5968] Two changes for std.algorithm.group()?

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5968 --- Comment #1 from bearophile_h...@eml.cc 2013-02-12 17:42:44 PST --- I suggest to introduce a new function std.algorithm.groupFull that yields tuples where the second field of the tuple is a lazy range of all the grouped items, as in Python gr

[Issue 6830] valgrind flags memory leak in _d_monitor_create

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6830 Matt Soucy changed: What|Removed |Added Attachment #1041|0 |1 is obsolete|

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 --- Comment #21 from Andrej Mitrovic 2013-02-12 17:38:45 PST --- (In reply to comment #20) > One test case to try: > > > import std.bigint, std.random; > > enum Foo : BigInt { > zero = BigInt(0), > one = BigInt(1) > } > > void mai

[Issue 9472] Include comments in ddoc'd unittest blocks

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9472 --- Comment #8 from Andrej Mitrovic 2013-02-12 17:36:53 PST --- (In reply to comment #4) > Supporting regular comments may require non-trivial modifications to the > lexer, > though. Lexers by default just skip over comments entirely. It was

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 --- Comment #20 from bearophile_h...@eml.cc 2013-02-12 17:33:09 PST --- One test case to try: import std.bigint, std.random; enum Foo : BigInt { zero = BigInt(0), one = BigInt(1) } void main() { auto x = uniform!Foo(); } -- Co

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 --- Comment #19 from github-bugzi...@puremagic.com 2013-02-12 17:25:07 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/c95100ba78cc137ee4af37d59e3b3dfb

[Issue 9339] std.random.uniform!Enum should return random enum member

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9339 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8764] chunks.transposed causes infinite ranges.

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8764 --- Comment #1 from hst...@quickfur.ath.cx 2013-02-12 17:12:04 PST --- https://github.com/D-Programming-Language/phobos/pull/1138 Note that calling .array will be made mandatory, because Chunks does not have assignable subranges, so there's no

[Issue 4330] std.range.transposed() should be documented

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4330 --- Comment #1 from hst...@quickfur.ath.cx 2013-02-12 17:12:24 PST --- https://github.com/D-Programming-Language/phobos/pull/1138 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 9499] ICE (declaration.c:183) on multiple tuple declaration

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9499 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9266] Cannot define two Tuple objects.

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9266 Kenji Hara changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #7 from

[Issue 9500] Interfaces - shared static this

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9500 Andrej Mitrovic changed: What|Removed |Added Summary|Regression (2.061): |Interfaces - shared static

[Issue 9500] Regression (2.061): Interfaces - shared static this

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9500 Andrej Mitrovic changed: What|Removed |Added Summary|Interfaces - shared static |Regression (2.061):

[Issue 9500] Interfaces - shared static this

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9500 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 9500] New: Interfaces - shared static this

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9500 Summary: Interfaces - shared static this Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 9457] isSorted(string) doesn't work

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9457 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9457] isSorted(string) doesn't work

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9457 --- Comment #4 from github-bugzi...@puremagic.com 2013-02-12 14:43:43 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/98cb833137c1c7cb9a51e7acb3cdf4333

[Issue 9457] isSorted(string) doesn't work

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9457 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com As

[Issue 9498] Rang violation using AA

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9498 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9495] Win64 vararg issue when first argument is > 8 byte

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9495 --- Comment #1 from Benjamin Thaut 2013-02-12 12:34:45 PST --- https://github.com/D-Programming-Language/dmd/pull/1657 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 9496] [REG 2.061 -> 2.062 alpha] "this[1 .. $]" passes wrong "this" to "opDollar"

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9496 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6576] std.string.format for struct crash on Linux 64bit

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6576 Maxim Fomin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9498] Rang violation using AA

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9498 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #1 from

[Issue 9499] New: ICE (declaration.c:183) on multiple tuple declaration

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9499 Summary: ICE (declaration.c:183) on multiple tuple declaration Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Keywords: ice Severity: normal

[Issue 9498] Rang violation using AA

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9498 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com Platfo

[Issue 9498] New: Rang violation using AA

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9498 Summary: Rang violation using AA Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 5065] writefln("%f" of a Tuple prints a result

2013-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5065 --- Comment #6 from Andrej Mitrovic 2013-02-12 11:08:52 PST --- How many notifications are we going to receive for every fixed bug? .. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving th