[Issue 12472] New: Fixed-sized Bit array too

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12472 Summary: Fixed-sized Bit array too Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 5228] Add GetOptException (or similar) to std.getopt

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5228 --- Comment #5 from github-bugzi...@puremagic.com 2014-03-26 06:02:11 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f24c49312a16a022d1fe3490e483d10e

[Issue 3780] getopt improvements by Igor Lesik

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3780 Robert Schadek changed: What|Removed |Added CC||rburn...@gmail.com --- Comment #14 f

[Issue 3780] getopt improvements by Igor Lesik

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3780 Andrei Alexandrescu changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #15 from Andrei

[Issue 12473] New: Allow version specification for unittests

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12473 Summary: Allow version specification for unittests Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Co

[Issue 12473] Allow version specification for unittests

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12473 --- Comment #3 from Vladimir Panteleev 2014-03-26 15:53:17 EET --- Oops, never mind my comment - didn't understand this issue fully. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving t

[Issue 12473] Allow version specification for unittests

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12473 --- Comment #4 from Andrej Mitrovic 2014-03-26 14:54:05 CET --- (In reply to comment #1) > version(unittest) ? The issue is these blocks are run if -unittest is set when the client compiles his own codebase that happens to use this library,

[Issue 12473] Allow version specification for unittests

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12473 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Co

[Issue 12473] Allow version specification for unittests

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12473 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Co

[Issue 12473] Allow version specification for unittests

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12473 --- Comment #5 from Andrej Mitrovic 2014-03-26 14:54:25 CET --- (In reply to comment #3) > Oops, never mind my comment - didn't understand this issue fully. I may have underspecified it. :) -- Configure issuemail: https://d.puremagic.com/

[Issue 3780] getopt improvements by Igor Lesik

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3780 --- Comment #16 from Andrej Mitrovic 2014-03-26 15:16:36 CET --- I've worked on a bit here but I have to work on it again as there was some nice feedback: https://github.com/D-Programming-Language/phobos/pull/1840 This is Issue 11876. -- C

[Issue 11876] std.getopt: Implement --help and --help=option automatic printout

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11876 Robert Schadek changed: What|Removed |Added CC||rburn...@gmail.com --- Comment #2 f

[Issue 5228] Add GetOptException (or similar) to std.getopt

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5228 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 12474] New: Add the isGshared trait

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12474 Summary: Add the isGshared trait Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 12474] Add the isGshared trait

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12474 Andrej Mitrovic changed: What|Removed |Added Keywords||pull --- Comment #1 from Andrej Mi

[Issue 12475] New: extend typeof() to return '__gshared(type)'

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12475 Summary: extend typeof() to return '__gshared(type)' Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Compon

[Issue 12474] Add the isGshared trait

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12474 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --- Comment #2

[Issue 12475] extend typeof() to return '__gshared(type)'

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12475 Ketmar Dark changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 12476] New: Assert error in interpret.c:3204

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12476 Summary: Assert error in interpret.c:3204 Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: DMD

[Issue 12477] New: std.bitmanip should emit informative diagnostics

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12477 Summary: std.bitmanip should emit informative diagnostics Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 12477] std.bitmanip should emit informative diagnostics

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12477 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- C

[Issue 12477] std.bitmanip should emit informative diagnostics

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12477 safety0ff.bugz changed: What|Removed |Added CC||safety0ff.b...@gmail.com --- Commen

[Issue 12470] std.array.replace does not work with inout(char)[]

2014-03-26 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12470 Ali Cehreli changed: What|Removed |Added CC||acehr...@yahoo.com --- Comment #1 from