[Issue 7660] toImpl conflict in std.conv

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

[Issue 6327] Internal error: ..\ztc\cgcv.c 206

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6327 --- Comment #7 from SomeDude 2012-04-21 00:32:14 PDT --- Please could you provide a test case or at the very least a compiling version of your source code ? Just saying "I got this bug somewhere" is useless: developers cannot investigate witho

[Issue 6945] ICE(expression.c) arrays of missing symbols

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

[Issue 7659] Reopen a file

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

[Issue 7236] Protected class members in different file inaccessible

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7236 --- Comment #2 from SomeDude 2012-04-21 01:47:16 PDT --- I think this is a major bug. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7236] Protected class members in different file inaccessible

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7236 --- Comment #3 from SomeDude 2012-04-21 02:28:51 PDT --- It also works with the following calls: f(), this.f() and super.f() -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail be

[Issue 7959] dmd compiler crashes with internal error when main() redefined

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

[Issue 5634] ICE(machobj.c) on Mac OS X when there are multiple 'main's

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5634 Dmitry Olshansky changed: What|Removed |Added CC||thelastmamm...@gmail.com --- Commen

[Issue 7897] Problem with alias template parameter

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7897 --- Comment #9 from Manu 2012-04-21 05:08:49 PDT --- (In reply to comment #8) > (In reply to comment #7) > > Oooohkay, so now we get to the bottom of it. > > Right, well I didn't realise that restriction. I just assumed any statically > > addre

[Issue 7341] writefln of strings array with size formatting

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

[Issue 7363] Eponymous Template doesn't hide internal names in some cases with `static if`

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

[Issue 7385] Bad error message missing line number on invalid array op that isn't special cased

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

[Issue 7414] Vector literal assignment doesn't work in global scope

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

[Issue 7413] Vector literals don't work

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

[Issue 7363] Eponymous Template doesn't hide internal names in some cases with `static if`

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

[Issue 7961] New: Add support for C++ namespaces

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7961 Summary: Add support for C++ namespaces Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 7622] Qualified imports inside functions don't work for real

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

[Issue 7491] import symbol name unavailable in class scope

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

[Issue 7494] Selective import does not work inside a function

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 --- Comment #7 from SomeDude 2012-04-21 06:07:41 PDT --- *** Issue 7622 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail becau

[Issue 7632] byValue() for associative arrays doesn't return the correct values

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

[Issue 7341] writefln of strings array with size formatting

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7341 --- Comment #2 from Kenji Hara 2012-04-21 06:26:55 PDT --- (In reply to comment #0) > D2 code: > > import std.stdio; > void main() { > int[] a1 = [1, 10, 5]; > writefln("%12d", a1); > string[] a2 = ["red", "yellow", "ya"]; > wr

[Issue 7244] Access Violation with optimized build when using memory-mapped file

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7244 --- Comment #2 from SomeDude 2012-04-21 06:28:21 PDT --- See also issue 7689 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7709] Segfault when trying to use any property of an AA, which is the return type of a CTFE function with inout parameters.

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

[Issue 7710] Segmentation fault when assigning function to delegate variable

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

[Issue 7710] Segmentation fault when assigning function to delegate variable

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7710 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7724] 'final:' doesn't work

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

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #3 from Manu 2012-04-21 07:06:33 PDT --- (In reply to comment #2) > Where is it said in the spec that this should be possible ? As I've been lead to believe, final shouldn't be applicable to data members. Apparently the reason you

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 Dejan Lekic changed: What|Removed |Added CC||dejan.le...@gmail.com --- Comment #4 fro

[Issue 7632] byValue() for associative arrays doesn't return the correct values

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7632 --- Comment #6 from Erik Johansson Andersson 2012-04-21 07:51:45 PDT --- (In reply to comment #5) > Works on 2.059 Still doesn't work for me for some reason. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 7632] byValue() for associative arrays doesn't return the correct values

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7632 --- Comment #7 from Erik Johansson Andersson 2012-04-21 08:17:23 PDT --- Are you by any chance using -m32, or something? Because this bug has been confirmed by a 64-bit FreeBSD user, using the 2.059 release, as well as the latest git revision.

[Issue 7341] writefln of strings array with size formatting

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7341 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com --- Comment #3 from St

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com --- Comment #5 from St

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #6 from Manu 2012-04-21 09:39:11 PDT --- (In reply to comment #4) > This is not a bug - you can't use final with variables. > > Examine following D2 code: > > import std.stdio; > > class Issue7724 { > /+--

[Issue 7818] __traits(allMembers) issue?

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

[Issue 6595] std.string.format() and sformat() are obsolete

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6595 --- Comment #3 from github-bugzi...@puremagic.com 2012-04-21 10:00:17 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1b75b2b2890fe22fd24db4c693d718426d

[Issue 7818] __traits(allMembers) issue?

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7818 --- Comment #6 from Manu 2012-04-21 10:12:19 PDT --- (In reply to comment #5) > This compiles and runs fine under 2.059 Win32 Yes, that conclusion was already made in the prev posts. -- Configure issuemail: http://d.puremagic.com/issues/user

[Issue 7833] [2.059 Beta] Changelog should clearly mention struct literal/opCmp/opEquals/toHash changes

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

[Issue 7834] Assign x%int to int without cast

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

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #7 from Dejan Lekic 2012-04-21 10:28:29 PDT --- @Manu: I see your point. However, I disagree - one should learn the language, and understand where and how "final:" can be used. I have no problems with the current situation. Compile

[Issue 7833] [2.059 Beta] Changelog should clearly mention struct literal/opCmp/opEquals/toHash changes

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7833 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #

[Issue 7845] Internal error: ../ztc/cgcs.c 354

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

[Issue 7846] Forward referenced storage class is not applied in certain cases

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

[Issue 7849] Manifest constants don't resolve the polysemous literal type

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

[Issue 7898] [CTFE] std.algorithm:copy fails when used with two arrays

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

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #8 from Manu 2012-04-21 11:30:09 PDT --- (In reply to comment #7) > @Manu: > I see your point. > However, I disagree - one should learn the language, and understand where and > how "final:" can be used. I have no problems with the c

[Issue 7900] CTFE Internal error with -inline and associative arrays

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

[Issue 7852] "Error: forward reference" depending on order of source files

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

[Issue 7904] Template instantiation failure depending on compilation order

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

[Issue 7849] Manifest constants don't resolve the polysemous literal type

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7849 timon.g...@gmx.ch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7895] Internal compiler error

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7895 Manu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7874 --- Comment #3 from timon.g...@gmx.ch 2012-04-21 11:44:38 PDT --- (In reply to comment #2) > Actually, the first example gives on 2.059 > > PS E:\DigitalMars\dmd2\samples> dmd -c bug > bug.d(2): Error: function bug.foo (int x) is not callable u

[Issue 7849] Manifest constants don't resolve the polysemous literal type

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7849 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 7883] Compiler crashes with double inheritance and function contract

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7883 --- Comment #5 from �yvind Grotmol 2012-04-21 11:52:23 PDT --- (In reply to comment #4) > It compiles and runs on DMD 2.059 Win32 Hi, Could you check this one also please? By mistake the file I uploaded had commented out one of the contracts

[Issue 7908] Array operations fail when compiled with -d flag

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

[Issue 7912] Cannot read compile time variable at compile time

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

[Issue 7341] writefln of strings array with size formatting

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7341 --- Comment #4 from SomeDude 2012-04-21 12:07:22 PDT --- (In reply to comment #3) > But I'm getting the same error as SomeDude (DMD 2.059, Win32). Kenji - what > setup do you have that's giving a different result? He wrote it. The code that'

[Issue 7632] byValue() for associative arrays doesn't return the correct values

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7632 --- Comment #8 from SomeDude 2012-04-21 12:10:36 PDT --- Oh, I should have precised I'm using the Win32 release. I normally do it, but I forgot. Apologies. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 7883] Compiler crashes with double inheritance and function contract

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7883 --- Comment #6 from SomeDude 2012-04-21 12:13:38 PDT --- (In reply to comment #5) > (In reply to comment #4) > > It compiles and runs on DMD 2.059 Win32 > > Hi, > > Could you check this one also please? > By mistake the file I uploaded had c

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #9 from SomeDude 2012-04-21 12:21:57 PDT --- I'm not fond of the C++ syntax either. But it's a matter of taste, I guess. Either way, unless you can point it in the spec, I think this issue should be reduced from "critical" to "enh

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #10 from Manu 2012-04-21 12:30:41 PDT --- (In reply to comment #9) > I'm not fond of the C++ syntax either. But it's a matter of taste, I guess. > > Either way, unless you can point it in the spec, I think this issue should be > re

[Issue 7917] [ICE] (toir.c 178) with nested function

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

[Issue 7919] Sample code works on GDC but fails with DMD

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

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 Bernard Helyer changed: What|Removed |Added CC||blood.of.l...@gmail.com --- Comment #

[Issue 7926] segmentation fault on recursive string mixin

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

[Issue 7938] Stack overflow/access violation when throwing exceptions from fibers

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

[Issue 7940] CTFE breaks

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

[Issue 7962] New: std.regex: Captures.length() returns incorrect value

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7962 Summary: std.regex: Captures.length() returns incorrect value Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 7948] std.range.zip broken with requireSameLength

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

[Issue 7949] [ICE] (cgcod.c) with SIMD array

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

[Issue 7951] DMD: Internal error: backend/cgxmm.c 567

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7951 --- Comment #2 from SomeDude 2012-04-21 13:47:49 PDT --- Even more reduced: import std.stdio; import std.math; import core.simd; void main() { float[4] v1 = [1,2,3,4]; float[4] v2 = [1,2,3,4]; float4 f1, f2, f3; f1.array = v1

[Issue 7953] DMD Error: variable r used before set when compiling with -O

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

[Issue 7962] std.regex: Captures.length() returns incorrect value

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7962 Dmitry Olshansky changed: What|Removed |Added Keywords||pull CC|

[Issue 7953] DMD Error: variable r used before set when compiling with -O

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7953 --- Comment #3 from SomeDude 2012-04-21 14:17:06 PDT --- I've reduced the test case to this: import core.simd; import std.conv; string gen(int D) { string s; s ~= "r = __simd(XMM.ADDPS, v1,v2);"; return "res.ptr["~to

[Issue 7953] DMD Error: variable r used before set when compiling with -O

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7953 --- Comment #4 from SomeDude 2012-04-21 14:19:31 PDT --- (In reply to comment #3) > I've reduced the test case to this: > > ... > > but I can't reproduce the error message, so maybe I've overlooked something. > However, interestingly, this c

[Issue 7874] [CTFE] internal error: unsupported assignment (x OP= y) = z

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7874 --- Comment #4 from SomeDude 2012-04-21 14:36:01 PDT --- One could argue that the fact that such code is rejected is rather a good thing. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 3610] isNumeric("3.14w") is false.

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

[Issue 4311] Applying a template to a variadic template parameter in a templated function's parameter list breaks compilation

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

[Issue 3610] isNumeric("3.14w") is false.

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3610 --- Comment #7 from Jonathan M Davis 2012-04-21 15:12:25 PDT --- No. I don't think so. The one overload of isNumeric which hasn't been deprecated is the one that takes in char[]. With the deprecated ones removed, it'll be possible to make it w

[Issue 4605] Wrong print of an int[string] aa

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

[Issue 4629] BufferedFile.printf() wants char[] as first argument

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

[Issue 4656] stdio.readf does not ignore white space

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

[Issue 4695] std.range.zip is broken

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

[Issue 4697] std.demangle doesn't work correctly

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

[Issue 4737] typeid doesn't work for scoped enum with initializer

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

[Issue 4737] typeid doesn't work for scoped enum with initializer

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4737 --- Comment #3 from Andrej Mitrovic 2012-04-21 15:31:23 PDT --- (In reply to comment #2) > Compiles and runs fine on 2.059 Win32 No. Please remember to compile with -unittest. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.

[Issue 4785] auto return of a function with in contract

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

[Issue 4803] std.range.chain with const string arguments

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

[Issue 4822] Problem with std.stdio.File.writef("%c"

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

[Issue 4803] std.range.chain with const string arguments

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

[Issue 5064] std.algorithm.map, delegates and cast(dchar) = runtime crash

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

[Issue 5106] makeIndex should return SortedRange

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

[Issue 5130] writeln cannot take delegate

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

[Issue 4737] typeid doesn't work for scoped enum with initializer

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4737 --- Comment #4 from SomeDude 2012-04-21 16:06:36 PDT --- Oups, didn't see it. I guess it's time to go to bed... :) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4737] typeid doesn't work for scoped enum with initializer

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4737 --- Comment #5 from Andrej Mitrovic 2012-04-21 16:15:22 PDT --- (In reply to comment #4) > Oups, didn't see it. I guess it's time to go to bed... :) No worries. I was on a closing closing streak once ages ago and I ended up accidentally closi

[Issue 7818] __traits(allMembers) issue?

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

[Issue 7724] 'final:' doesn't work

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7724 --- Comment #12 from Stewart Gordon 2012-04-21 16:38:03 PDT --- (In reply to comment #8) > I need to reiterate the consistency issue. Other superfluous > attributes appear to be silently ignored where they are not > applicable. __gshared ma

[Issue 7963] New: dmd doesn't inline std.algorithm.swap on a 'alias this' struct

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7963 Summary: dmd doesn't inline std.algorithm.swap on a 'alias this' struct Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: per

[Issue 7951] DMD: Internal error: backend/cgxmm.c 567

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7951 --- Comment #3 from github-bugzi...@puremagic.com 2012-04-21 18:37:04 PDT --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/54749dd2bab17927acb752d844f6b6e84b9a65c

[Issue 7951] DMD: Internal error: backend/cgxmm.c 567

2012-04-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7951 --- Comment #4 from github-bugzi...@puremagic.com 2012-04-21 18:37:17 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/bba8e8faa1ab09f2b87fad00e47f46ae6bb91c22

[Issue 7951] DMD: Internal error: backend/cgxmm.c 567

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

  1   2   >