[Issue 6032] wstring literals cannot be implicitly converted to const(wchar)*

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6032 --- Comment #2 from Andrej Mitrovic 2011-05-18 21:38:15 PDT --- I forgot about that, thanks for the reminder. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6001] CTFE: ICE(interpret.c) mutating array passed by ref

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6001 Don changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6015] [CTFE] Strange behavior of assignment appears in a situation

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6015 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5845] Regression(2.041) [CTFE] "stack overflow" with recursive ref argument

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5845 Don changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5682] Silently wrong CTFE result possibly related to operator overloading and expression order

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5682 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4910] [CTFE] Cannot evaluate a function that has failed at once

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4910 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6035] std.algorithm.reversed()

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6035 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #2 fr

[Issue 6027] bigint to!string conversion and its implications

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6027 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #2 from Don 2

[Issue 6032] wstring literals cannot be implicitly converted to const(wchar)*

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6032 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #1 fr

[Issue 6034] Handy mapping with n-adic functions

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6034 --- Comment #1 from bearophile_h...@eml.cc 2011-05-18 18:32:21 PDT --- An example usage for triadic map/zipWith (this is Euler problem 18, http://projecteuler.net/index.php?section=problems&id=18 ): import std.stdio, std.algorithm, std.range,

[Issue 6035] std.algorithm.reversed()

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6035 --- Comment #1 from bearophile_h...@eml.cc 2011-05-18 18:32:43 PDT --- For an usage example see issue 6034 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 5076] std.algorithm.sorted / schwartzSorted

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5076 --- Comment #11 from bearophile_h...@eml.cc 2011-05-18 18:21:42 PDT --- See also issue 6035 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6035] New: std.algorithm.reversed()

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6035 Summary: std.algorithm.reversed() Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 6034] New: Handy mapping with n-adic functions

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6034 Summary: Handy mapping with n-adic functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 6033] New: Better error message with numbers with leading zeros

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6033 Summary: Better error message with numbers with leading zeros Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: diagnostic Severity: enhanc

[Issue 6032] New: wstring literals cannot be implicitly converted to const(wchar)*

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6032 Summary: wstring literals cannot be implicitly converted to const(wchar)* Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords:

[Issue 5785] Lexing or Parsing issue with UFCS

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5785 kenn...@gmail.com changed: What|Removed |Added CC||dsim...@yahoo.com --- Comment #5 fr

[Issue 6031] Incorrect parsing of !in when dot operator involved

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

[Issue 6027] bigint to!string conversion and its implications

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6027 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 6028] Cannot implicitly convert an array of class to an array of interface

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6028 Steven Schveighoffer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6031] New: Incorrect parsing of !in when dot operator involved

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6031 Summary: Incorrect parsing of !in when dot operator involved Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid Severity

[Issue 6030] New: Segmentation fault with method overloading and alias this

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6030 Summary: Segmentation fault with method overloading and alias this Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity: norma

[Issue 6029] New: Bus error on invalid code

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6029 Summary: Bus error on invalid code Product: D Version: D2 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: regression Priority: P2 Component: DMD

[Issue 6028] New: Cannot implicitly convert an array of class to an array of interface

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6028 Summary: Cannot implicitly convert an array of class to an array of interface Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Keyw

[Issue 6027] New: bigint to!string conversion and its implications

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6027 Summary: bigint to!string conversion and its implications Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 1983] Big Hole in Const System

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

[Issue 5993] Strange thread exceptions with DMD 2.053 beta 13th May

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5993 --- Comment #2 from Alexey Prokhin 2011-05-18 02:16:42 PDT --- Created an attachment (id=979) Backtrace I encountered the same GC issue when updating ldc2 to the new frontend and druntime. -- Configure issuemail: http://d.puremagic.com/issu

[Issue 5845] Regression(2.041) [CTFE] "stack overflow" with recursive ref argument

2011-05-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5845 --- Comment #3 from Don 2011-05-18 01:31:35 PDT --- (In reply to comment #2) > (In reply to comment #1) > > This is not useful as a benchmark. > > Do you want to tell me why? Because a simpler benchmark that tests exactly the same things is: