[Issue 7942] New: Appending a string to a dstring is allowed

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7942 Summary: Appending a string to a dstring is allowed Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Componen

[Issue 7943] New: UFCS does not work with alias this

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7943 Summary: UFCS does not work with alias this Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 3731] Derived class implicitly convertible to base class with arbitrary change of constancy

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3731 Steven Schveighoffer changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment

[Issue 7939] Assigning to Object strips away const

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7939 Steven Schveighoffer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7943] UFCS does not work with alias this

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7943 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #1 from K

[Issue 7944] New: popFront() cycles when the range is empty

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7944 Summary: popFront() cycles when the range is empty Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component

[Issue 7944] popFront() cycles when the range is empty

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7944 Steven Schveighoffer changed: What|Removed |Added Severity|normal |enhancement -- Configure issue

[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937 SomeDude changed: What|Removed |Added Severity|normal |enhancement -- Configure issuemail: http:/

[Issue 7936] std.random.randomSample always returns the same first value when passed a random number generator

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7936 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7945] New: alias this doesn't work on function ref parameter

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7945 Summary: alias this doesn't work on function ref parameter Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity: normal

[Issue 6175] String corruption when passing static char arrays to std.conv

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6175 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #4 f

[Issue 7944] std.range.popFront() cycles when the range is empty

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7944 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Com

[Issue 6790] buildPath using std.path.curdir segfaults

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6790 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #7 f

[Issue 6834] std.stdio conflicts with core.stdc.stdio

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6834 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #3 f

[Issue 6175] String corruption when passing static char arrays to std.conv

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6175 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #3 f

[Issue 7260] "g" on default in std.regex.match

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com Severit

[Issue 6175] String corruption when passing static char arrays to std.conv

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6175 --- Comment #6 from Steven Schveighoffer 2012-04-19 08:01:06 PDT --- Interesting problem! So here is what happens. The IFTI type determined for the statCArr argument is char[9u], which means it's actually passed as a static array *by value*.

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 --- Comment #4 from hst...@quickfur.ath.cx 2012-04-19 08:10:14 PDT --- We shouldn't close issues unless it's either fixed or is a non-bug. If you think this issue deserves discussion, please start one on the forums. -- Configure issuemail: htt

[Issue 6790] buildPath using std.path.curdir segfaults

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6790 Lars T. Kyllingstad changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 --- Comment #5 from SomeDude 2012-04-19 08:31:14 PDT --- Yeah, but this request should have been discussed in the first place by bearophile. Just opening enhancement requests because one thinks this or that should be this way doesn't make any

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 --- Comment #7 from SomeDude 2012-04-19 08:37:37 PDT --- (In reply to comment #6) > An example of what I'm talking about is 7939. > The guy gives his opinion, without even a debate in the mailing-list. Where > does that come from ? OUps, I me

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 --- Comment #6 from SomeDude 2012-04-19 08:36:40 PDT --- An example of what I'm talking about is 7939. The guy gives his opinion, without even a debate in the mailing-list. Where does that come from ? -- Configure issuemail: http://d.puremag

[Issue 7326] write interprets enum with byte backing type as a character

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7326 klickverbot changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7438] Functions from std.conv should be pure

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7438 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #2 f

[Issue 7928] Regex regression - out of memory.

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7928 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7488] Short array optimization for std.bitmanip.BitArray

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7488 --- Comment #1 from SomeDude 2012-04-19 08:54:38 PDT --- See related 7487 and 7490 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7442] ctRegex!`\p{Letter}` uses a lot memory in compilation

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7442 Dmitry Olshansky changed: What|Removed |Added CC||thor...@gmail.com --- Comment #9 fr

[Issue 7490] std.array.array(std.bitmanip.BitArray) too

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7490 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com See Als

[Issue 7487] A faster std.bitmanip.BitArray.opCat

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7487 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 --- Comment #3 from Vladimir Panteleev 2012-04-19 09:03:04 PDT --- What?? How is this not a bug? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #2 f

[Issue 7561] std.net.curl broken

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7561 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 --- Comment #4 from SomeDude 2012-04-19 09:09:13 PDT --- (In reply to comment #3) > What?? How is this not a bug? The OS prevents to create the file, so tmpfile() throws an exception. I don't see how this can be considered a bug. -- Configu

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 --- Comment #5 from Vladimir Panteleev 2012-04-19 09:10:28 PDT --- The filename is chosen by the C runtime, not the operating system. It is a bug in the DigitalMars C runtime. It probably tries to use the hard-coded %WINDIR%\Temp directory, in

[Issue 7561] std.net.curl broken

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7561 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comm

[Issue 7561] std.net.curl broken

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7561 Brad Anderson changed: What|Removed |Added CC||e...@gnuk.net --- Comment #2 from Brad

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 --- Comment #6 from SomeDude 2012-04-19 09:19:52 PDT --- Oh, I just saw the author of the issue. It's not "random Denis". Anyway, has a bug report been done in DMC C bugzilla ? Else this one will stay open forever, I'm affraid. -- Configure

[Issue 7561] std.net.curl broken

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7561 --- Comment #4 from Brad Anderson 2012-04-19 09:26:17 PDT --- (In reply to comment #3) > SomeDude: Your comments are not helpful. Please explain why you don't consider > said issue to not be a bug, since it might not be obvious to the submitter

[Issue 7567] Lazy quantifiers fail with ctRegex

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7567 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7810] ctRegex!`a|b` asserts at regex.d:1150

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7810 Dmitry Olshansky changed: What|Removed |Added CC||beatgam...@gmail.com --- Comment #3

[Issue 7561] std.net.curl broken

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7561 --- Comment #5 from SomeDude 2012-04-19 09:35:46 PDT --- OK, I'm sorry for the trouvle. I believe the bug reports should always link to the forum related discussions, else the history and some valuable bits of information are completely lost f

[Issue 7637] writeln doesn't take custom toString into account

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7637 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7348] to!string(null) matches more than one template declaration

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #4 f

[Issue 7637] writeln doesn't take custom toString into account

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7637 --- Comment #2 from Andrej Mitrovic 2012-04-19 10:11:26 PDT --- (In reply to comment #1) > The above code doesn't compile on 2.059 Win32. nogo in a comment means that line doesn't compile. The second call is the interesting one. -- Configu

[Issue 7946] New: can't put string into Appender!string

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7946 Summary: can't put string into Appender!string Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Ph

[Issue 7946] can't put string into Appender!string

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7946 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7107] Compiled program aborts when using foreach and std.regex.splitter

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7107 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 --- Comment #8 from Vladimir Panteleev 2012-04-19 11:32:02 PDT --- (In reply to comment #7) > XP allowed it. You mean, to administrator users? I don't think regular users can create files in the drive root on XP either: http://dump.thecybersh

[Issue 7247] All programs segfault before main

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7247 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #9 f

[Issue 7537] `File.tmpfile` requires administrator rights on Windows

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7537 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7200] Array append causes Access Violation with symbolic debug info

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7200 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7923] Please remove 'deprecated' from setAssertHandler()

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7923 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7204] [CTFE] Assertion failure when attempting to access function pointer of delegate

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7204 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7206] Constructor from mixin does not conflict with other constructors

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7206 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #4 f

[Issue 7200] Array append causes Access Violation with symbolic debug info

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7200 Brad Anderson changed: What|Removed |Added CC||e...@gnuk.net --- Comment #2 from Brad

[Issue 7220] Bad initialization when using mixin to generate a static field in a -lib'rary

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7220 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7221] implicit conversion between delegates with qualified parameter types

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7221 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7223] Access violation when using rmdirRecurse on folder without modify permissions

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7223 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7236] Protected class members in different file inaccessible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7236 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7258] std.array.array of const items

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7258 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com Severit

[Issue 7287] std.container.BinaryHeap example fails

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7287 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com OS/Versio

[Issue 7943] UFCS does not work with alias this

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7943 --- Comment #2 from github-bugzi...@puremagic.com 2012-04-19 14:14:39 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4540f0b9e1bbd1b251d5e49428a6a5c0cd1f9c6

[Issue 7945] alias this doesn't work on function ref parameter

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7945 --- Comment #2 from github-bugzi...@puremagic.com 2012-04-19 14:14:42 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ec6a33778767db278613b058641c849ea7625b43

[Issue 7284] ICE(module.c): with -inline -release -noboundscheck

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7284 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7307] Not fully enforced properties syntax

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7307 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7305] Internal error: backend\gother.c 983

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7305 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7317] writeln cannot handle alias this of array type

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7317 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7349] assert(0) in class destructor - bad (or incorrect) error

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7349 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com Severit

[Issue 7362] forward referenced inner struct with align(1) doesn't add to offset of next field when used inside a union of another struct, that is nested in the same outer struct

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7362 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 7943] UFCS does not work with alias this

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7943 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7945] alias this doesn't work on function ref parameter

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7945 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7402] Appending enum string causes type change?

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7402 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #2 f

[Issue 7438] Functions from std.conv should be pure

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7438 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 7415] dmd.X.XXX.zip ships with outdated man pages

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7415 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com Severit

[Issue 7348] to!string(null) matches more than one template declaration

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 7438] Functions from std.conv should be pure

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7438 --- Comment #4 from Jonathan M Davis 2012-04-19 15:11:15 PDT --- I'd be very tempted to argue that that should be a separate bug. There's a big difference between std.conv.to should always be pure for everything and std.conv.to should be pure

[Issue 7437] DMD enters infinite loop during overload resolution

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7437 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #3 f

[Issue 7260] "g" on default in std.regex.match

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7260 bearophile_h...@eml.cc changed: What|Removed |Added Severity|enhancement |normal --- Comment #3 from bea

[Issue 1175] nested class inheritance

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1175 --- Comment #4 from github-bugzi...@puremagic.com 2012-04-19 15:15:55 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f53f41d85dee6d0a7947a8a2d31d0e069445af6

[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 7258] std.array.array of const items

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7258 --- Comment #2 from bearophile_h...@eml.cc 2012-04-19 15:24:38 PDT --- This is borderline between a bug and an enhancement request. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this ma

[Issue 7450] AA: Cannot uniquely infer foreach argument types

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7450 SomeDude changed: What|Removed |Added CC||lovelyd...@mailmetrash.com --- Comment #1 f

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 --- Comment #8 from bearophile_h...@eml.cc 2012-04-19 15:38:00 PDT --- (In reply to comment #3) > This hasn't been discussed in the m-l. I have given a generic answer in Issue 7937 (In reply to comment #5) > Yeah, but this request should have

[Issue 7450] AA: Cannot uniquely infer foreach argument types

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7450 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937 --- Comment #3 from SomeDude 2012-04-19 15:47:50 PDT --- The problem is, if noone is interested in discussing these in the forums, noone will be interested in fixing these as it requires some effort. So all they do is add a little bit of noise

[Issue 7348] to!string(null) matches more than one template declaration

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 --- Comment #6 from SomeDude 2012-04-19 15:52:44 PDT --- > Don't close unless it's really unfixable in some way. Seriously, this doesn't make any sense. It's always possible to break the language with stupid examples like this. This is a was

[Issue 1175] nested class inheritance

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1175 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7929] Broken semantic of StructInitializer with const

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7929 --- Comment #2 from github-bugzi...@puremagic.com 2012-04-19 15:59:06 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/849ca3c0a4946a237d30f4a2b860299632d987e

[Issue 7348] to!string(null) matches more than one template declaration

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comm

[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937 --- Comment #4 from bearophile_h...@eml.cc 2012-04-19 16:24:28 PDT --- (In reply to comment #3) > The problem is, if noone is interested in discussing these in the forums, > noone > will be interested in fixing these as it requires some effort.

[Issue 7929] Broken semantic of StructInitializer with const

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7929 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5833] To read a key

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5833 --- Comment #9 from hst...@quickfur.ath.cx 2012-04-19 17:09:26 PDT --- My feeling is that this bug is merely a small part of something much bigger: we need a console-interaction library in Phobos (along the lines of conio.h for windows or ncurse

[Issue 7317] writeln cannot handle alias this of array type

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7317 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4556] Wrong docs for nested functions

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4556 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6542] Add IFTI (Implicit Function Template Instantiation) to glossary

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6542 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6437] Refcounted calls dtor before ctor, never calls dtor for globals

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6437 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4603] array(iota(1, 0)) error

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4603 Brad Anderson changed: What|Removed |Added CC||e...@gnuk.net --- Comment #9 from Brad

  1   2   >