[Issue 6289] Make slices of const/immutable arrays mutable (but keep the elements const/immutable)

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6289 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||patch CC|

[Issue 5830] Bug in alias resolution for template value parameters in is()?

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5830 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2355] is() doesn't resolve aliases before template matching

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2355 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||c...@klickverbot.at ---

[Issue 6293] New: [Regression 2.054] 'pure' does not work with member of array of aggregrate

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6293 Summary: [Regression 2.054] 'pure' does not work with member of array of aggregrate Product: D Version: D2 Platform: Other OS/Version: All Status: NEW

[Issue 2355] is() doesn't resolve aliases before template matching

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2355 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords|wrong-code |patch, rejects-valid

[Issue 4953] Regression(2.031): templates don't do implicit conversion properly

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4953 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||patch CC|

[Issue 5596] SortedRange regression

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5596 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||rejects-valid

[Issue 5596] Regression(2.052): Different template alias parameters to the same literal result in different template instances

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5596 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||patch

[Issue 5134] std.algorithm.startsWith won't accept var from in as first arg

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5134 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 5373] Regression (2.051) CTFE and std.string.replace() causes Bad binary function q{a == b}..

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5373 Trass3r mrmoc...@gmx.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6259] Regression(2.054 beta): Property getters returning ref const() cause setters to be hidden

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6259 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||patch, rejects-valid

[Issue 5939] Cannot copy std.algorithm.map

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5939 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 3332] Mixin a constructor with a construct already present fails

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3332 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de

[Issue 5939] Cannot copy std.algorithm.map

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5939 --- Comment #7 from Andrei Alexandrescu and...@metalanguage.com 2011-07-12 08:39:19 PDT --- This is one of those things that could go either way. I see merit in restricting the result of map for direct consumption, without allowing creating an

[Issue 6295] New: DMD 2.054 segfaults

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6295 Summary: DMD 2.054 segfaults Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: blocker Priority: P2 Component: DMD

[Issue 6295] DMD 2.054 segfaults

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6295 Puneet Goel pun...@coverify.org changed: What|Removed |Added Severity|blocker |normal -- Configure

[Issue 6296] New: Assertion failure: '0' on line 1121 in file 'glue.c'

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6296 Summary: Assertion failure: '0' on line 1121 in file 'glue.c' Product: D Version: D1 Platform: Other OS/Version: Windows Status: NEW Severity: blocker Priority: P2

[Issue 6295] DMD 2.054 segfaults

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6295 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 6295] [Regression 2.054] Segfault in checkPurity() of template value parameter

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6295 kenn...@gmail.com changed: What|Removed |Added Keywords||ice-on-valid-code, patch

[Issue 5134] std.algorithm.startsWith won't accept var from in as first arg

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5134 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 6297] New: cast() does not remove const or immutable on arrays and pointers

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6297 Summary: cast() does not remove const or immutable on arrays and pointers Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity:

[Issue 6298] New: ref breaks struct immutability

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6298 Summary: ref breaks struct immutability Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: accepts-invalid Severity: normal

[Issue 6299] New: Auto constructor for heap structs too

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6299 Summary: Auto constructor for heap structs too Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity: enhancement

[Issue 6295] [Regression 2.054] Segfault in checkPurity() of template value parameter

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6295 --- Comment #3 from bearophile_h...@eml.cc 2011-07-12 12:11:47 PDT --- (In reply to comment #2) DMD pull #242. https://github.com/D-Programming-Language/dmd/pull/242 That was fast :-) A limited form of typestate (see bug 4571 ) might help

[Issue 6295] [Regression 2.054] Segfault in checkPurity() of template value parameter

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6295 --- Comment #4 from kenn...@gmail.com 2011-07-12 12:17:33 PDT --- (In reply to comment #3) (In reply to comment #2) DMD pull #242. https://github.com/D-Programming-Language/dmd/pull/242 That was fast :-) A limited form of

[Issue 6300] New: Returning a cast(immutable) struct erroneously calls a matching constructor

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6300 Summary: Returning a cast(immutable) struct erroneously calls a matching constructor Product: D Version: unspecified Platform: Other OS/Version: Windows Status:

[Issue 6298] ref breaks struct immutability

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6298 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5493] Able to overwrite immutable data by passing through ref function parameter

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5493 --- Comment #13 from Steven Schveighoffer schvei...@yahoo.com 2011-07-12 13:05:59 PDT --- *** Issue 6298 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 6284] [Regression 2.054] 'pure' does not work with 'with' statement

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6284 --- Comment #3 from kenn...@gmail.com 2011-07-12 13:22:25 PDT --- DMD pull #243. https://github.com/D-Programming-Language/dmd/pull/243 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 6293] [Regression 2.054] 'pure' does not work with member of array of aggregrate

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6293 --- Comment #1 from kenn...@gmail.com 2011-07-12 13:22:49 PDT --- DMD pull #243. https://github.com/D-Programming-Language/dmd/pull/243 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 6301] New: Cannot 'zip'/'retro'/'stride' etc. a range having 'ulong' length.

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6301 Summary: Cannot 'zip'/'retro'/'stride' etc. a range having 'ulong' length. Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW

[Issue 6301] Cannot 'zip'/'retro'/'stride' etc. a range having 'ulong' length.

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6301 --- Comment #1 from kenn...@gmail.com 2011-07-12 15:21:17 PDT --- Phobos pull #142. https://github.com/D-Programming-Language/phobos/pull/142 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 6302] New: Function imports in debug blocks crashes compiler

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6302 Summary: Function imports in debug blocks crashes compiler Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: blocker Priority: P2

[Issue 6303] New: Order of float declaration changes NaN throwing behavior

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6303 Summary: Order of float declaration changes NaN throwing behavior Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal

[Issue 6302] Function imports in debug blocks crashes compiler

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6302 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Severity|blocker |critical

[Issue 6304] New: DMD does not recognize size_t parameter type while type matching

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6304 Summary: DMD does not recognize size_t parameter type while type matching Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity:

[Issue 6304] DMD does not recognize size_t parameter type while type matching

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6304 yebblies yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2355] is() doesn't resolve aliases before template matching

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2355 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||pun...@coverify.org ---