[Issue 3150] cast from dynamic array to ulong is allowed

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3150 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|Other

[Issue 3144] Invalid break accepted

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3144 yebblies changed: What|Removed |Added Keywords||patch --- Comment #2 from yebblies 2012-01

[Issue 3144] Invalid break accepted

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3144 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Version|2.031

[Issue 7396] Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 --- Comment #7 from Dan G. 2012-01-29 22:46:18 PST --- (In reply to comment #6) > I would suggest the problem is with the way gdc is doing alignment. gdc is attempting to treat field alignment in the same manner as gcc's aligned attribute does.

[Issue 2257] Template value parameters behave like alias parameters

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2257 --- Comment #6 from yebblies 2012-01-30 17:25:10 EST --- *** Issue 2733 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 becaus

[Issue 2733] Unclear semantics of template value parameters

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2733 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2706] invalid template instantiation (and declaration?) is not rejected

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2706 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2526] (D1 only) non-const initializer to constant accepted inside template

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2526 yebblies changed: What|Removed |Added CC||to...@famolsen.dk --- Comment #2 from yebbl

[Issue 2526] (D1 only) non-const initializer to constant accepted inside template

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2526 --- Comment #1 from yebblies 2012-01-30 17:22:56 EST --- D2 bug is duplicate of issue 2414. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7396] Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 --- Comment #6 from Walter Bright 2012-01-29 22:20:51 PST --- I would suggest the problem is with the way gdc is doing alignment. align: means the default alignment that matches the C compiler. dmd and gdc need to do whatever it takes to

[Issue 2672] Delegate .funcptr returns wrong type.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2672 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 3720] Taking address of member functions possible without an instance

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3720 yebblies changed: What|Removed |Added AssignedTo|nob...@puremagic.com|yebbl...@gmail.com --- Comment #5 from yebb

[Issue 7375] Regression(2.057): Invalid downcast permitted with derived/aliased template classes

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

[Issue 2617] asm silently accepts ambiguous-sized operations

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2617 yebblies changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment #4 fro

[Issue 7388] Inline assembler shouldn't assume operand size

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7388 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7373] (Regression git) Renamed imports conflict with other implicitly imported symbols

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

[Issue 2617] asm silently accepts ambiguous-sized operations

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2617 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 7373] (Regression git) Renamed imports conflict with other implicitly imported symbols

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7373 --- Comment #2 from github-bugzi...@puremagic.com 2012-01-29 22:02:43 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/df5d8faabd26f248b6c25ae81daf73fff3814f41

[Issue 7373] (Regression git) Renamed imports conflict with other implicitly imported symbols

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7373 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-29 22:01:25 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/b530cf8c079d559b6b6d12354c30dddfdb87f92

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 3720] Taking address of member functions possible without an instance

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3720 yebblies changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 3581] "private" attribute breaks "override"

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3581 yebblies changed: What|Removed |Added CC||rayerd@gmail.com --- Comment #20 from y

[Issue 4855] When a class has private override member function, the function requires no return value type

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4855 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3581] "private" attribute breaks "override"

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3581 yebblies changed: What|Removed |Added Version|1.051 |D1 AssignedTo|nob...@puremagic.com

[Issue 2483] DMD allows assignment to a scope variable

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2483 yebblies changed: What|Removed |Added Keywords||patch CC|

[Issue 2195] Variable shadowing in foreach is not detected and reported

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2195 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 4539] Refuse assignment to string literal

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4539 --- Comment #19 from Andrej Mitrovic 2012-01-29 20:51:39 PST --- (In reply to comment #17) > void foo(immutable ref string) {} I'm curious, what does `immutable ref string` buy you compared to just immutable string? Can't the compiler pass by

[Issue 6818] Globally shared class instances are never released

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

[Issue 2172] statically disallow bool + bool

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2172 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 2051] interfaces should allow private methods

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2051 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2051] interfaces should allow private methods

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2051 yebblies changed: What|Removed |Added CC||mathias.baumann@sociomantic

[Issue 6170] Undefined reference for methods without body implemented in derived class

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6170 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1983] Delegates violate const

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1983 yebblies changed: What|Removed |Added Keywords|patch | Platform|x86

[Issue 1896] null literal check does not work

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1896 yebblies changed: What|Removed |Added CC||eatingstap...@gmail.com --- Comment #1 from

[Issue 1896] null literal check does not work

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1896 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6444] Using != to compare with null does not cause a compiler error

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6444 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1403] Incorrect scope in unit test

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1403 --- Comment #2 from yebblies 2012-01-30 14:45:54 EST --- Wait a sec, Reiner Pope? Did we go to the same highschool? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 1403] Incorrect scope in unit test

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1403 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1123] We can change Struct.init

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1123 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1069] No error on type mismatch with varargs

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1069 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 7396] Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 --- Comment #5 from Dan G. 2012-01-29 18:53:41 PST --- Going with what Iain added. The reason for this is that the front end treats default alignment and align(8) as equal. This leaves no way for GDC to know that default alignment is being re

[Issue 7396] Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #4 from I

[Issue 7397] [Regression] std.path.buildPath can't be used with string[]

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7397 Kenji Hara changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 7397] [Regression] std.path.buildPath can't be used with string[]

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

[Issue 314] [module] Static, renamed, and selective imports are always public

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=314 --- Comment #38 from Walter Bright 2012-01-29 17:13:18 PST --- (In reply to comment #33) > https://github.com/D-Programming-Language/dmd/pull/190 The pull breaks Issue 7373. Christian, can you have a look, please? -- Configure issuemail: htt

[Issue 7396] Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 --- Comment #3 from Walter Bright 2012-01-29 16:40:01 PST --- The default alignment of 8 does not align byte values to 8 byte boundaries, as your message suggests. I think this is where the issue is - I think it is just a misunderstanding. Th

[Issue 4539] Refuse assignment to string literal

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4539 --- Comment #18 from Kenji Hara 2012-01-29 15:20:53 PST --- (In reply to comment #17) > With the latest DMD2.058head this code: > > > void foo(immutable ref string) {} > void main() { > foo("hello"); > } > > > Gives: > > test.d(3): Er

[Issue 7397] New: [Regression] std.path.buildPath can't be used with string[]

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7397 Summary: [Regression] std.path.buildPath can't be used with string[] Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 7396] Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 --- Comment #2 from Dan G. 2012-01-29 14:41:27 PST --- (In reply to comment #1) > I'm really not understanding this. > > "align" by itself means default alignment. How that would differ from align(0) > escapes me. The problem is how the front

[Issue 4539] Refuse assignment to string literal

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4539 --- Comment #17 from bearophile_h...@eml.cc 2012-01-29 14:36:02 PST --- With the latest DMD2.058head this code: void foo(immutable ref string) {} void main() { foo("hello"); } Gives: test.d(3): Error: function test.foo (ref immutable(ch

[Issue 7369] Inout constructor causes compiler to reject invariant

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

[Issue 3999] Enum equality to an int

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3999 --- Comment #8 from Trass3r 2012-01-29 23:30:28 CET --- More or less, that is. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 3999] Enum equality to an int

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3999 Trass3r changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment #7 from Trass3r

[Issue 7369] Inout constructor causes compiler to reject invariant

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7369 --- Comment #4 from github-bugzi...@puremagic.com 2012-01-29 14:16:12 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3c138718365541cde67abbdcfc031d755c3a7969

[Issue 4539] Refuse assignment to string literal

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

[Issue 4705] Redesign of std.algorithm.max()/min() + mins()/maxs()

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4705 --- Comment #14 from bearophile_h...@eml.cc 2012-01-29 12:53:57 PST --- Another example of the usefulness of maxs/mins: http://rosettacode.org/wiki/Ordered_words#D > Define an ordered word as a word in which the letters of the word appear > in

[Issue 4539] Refuse assignment to string literal

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4539 --- Comment #16 from github-bugzi...@puremagic.com 2012-01-29 12:21:34 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7f33ed71d8897ec0d03828c41063213af0283d0

[Issue 7396] Indicate default alignment with 0.

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

[Issue 6451] [64bit] ICE(expression.c:4434): SymbolExp::SymbolExp(Loc, TOK, int, Declaration*, int): Assertion `var' failed.

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

[Issue 6451] [64bit] ICE(expression.c:4434): SymbolExp::SymbolExp(Loc, TOK, int, Declaration*, int): Assertion `var' failed.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6451 --- Comment #6 from github-bugzi...@puremagic.com 2012-01-29 11:27:45 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3bfdbc8fbf58a12357469d1e81a9b224a1754bd

[Issue 6451] [64bit] ICE(expression.c:4434): SymbolExp::SymbolExp(Loc, TOK, int, Declaration*, int): Assertion `var' failed.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6451 --- Comment #5 from github-bugzi...@puremagic.com 2012-01-29 11:22:13 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/28c551f3c3675f5b2ade26fe23f513f73085c4a

[Issue 4554] Cyclic constructor calls cause stack overflow

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

[Issue 7241] std.format can't read into array of dchar

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7241 --- Comment #3 from github-bugzi...@puremagic.com 2012-01-29 11:07:36 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/526469a0fcb9d6c3794cdf51ed1c1b913

[Issue 7293] dmd 2.057 segfault/crash - std.regex.match(string, string)

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

[Issue 926] Revival of implicit conversion from Derived[] to Base[] not noted in changelog

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=926 Walter Bright changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 7396] New: Indicate default alignment with 0.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7396 Summary: Indicate default alignment with 0. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:

[Issue 7337] subclasses without invariants don't check basisclass invariant after method

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7337 yebblies changed: What|Removed |Added Keywords||wrong-code CC|

[Issue 5039] Cannot use invariant() with auto methods

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5039 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 2789] Functions overloads are not checked for conflicts

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2789 yebblies changed: What|Removed |Added CC||samu...@voliacable.com --- Comment #5 from

[Issue 2789] Functions overloads are not checked for conflicts

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2789 yebblies changed: What|Removed |Added Keywords||patch --- Comment #4 from yebblies 2012-01

[Issue 1003] Weird or missing error messages for duplicate function definitions

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1003 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2789] Functions overloads are not checked for conflicts

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2789 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 7293] dmd 2.057 segfault/crash - std.regex.match(string, string)

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7293 Stewart Gordon changed: What|Removed |Added Keywords||ice-on-invalid-code Component

[Issue 926] Revival of implicit conversion from Derived[] to Base[] not noted in changelog

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=926 Stewart Gordon changed: What|Removed |Added Keywords|accepts-invalid | Severity|enhancement

[Issue 5933] Cannot retrieve the return type of an auto-return member function

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5933 Robert Clipsham changed: What|Removed |Added CC||rob...@octarineparrot.com --- Commen

[Issue 6451] [64bit] ICE(expression.c:4434): SymbolExp::SymbolExp(Loc, TOK, int, Declaration*, int): Assertion `var' failed.

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6451 Robert Clipsham changed: What|Removed |Added Keywords||patch --- Comment #4 from Robert Cli

[Issue 7241] std.format can't read into array of dchar

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7241 Kenji Hara changed: What|Removed |Added Keywords||patch, rejects-valid --- Comment #2 from

[Issue 780] The assignment of 'this' is allowed

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780 Kenji Hara changed: What|Removed |Added See Also||http://d.puremagic.com/issu

[Issue 7395] New: Need error on declaring a variable after `if` and`synchronized` without {}

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7395 Summary: Need error on declaring a variable after `if` and`synchronized` without {} Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW

[Issue 4819] "this" in classes should not an lvalue

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4819 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 780] The assignment of 'this' is allowed

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=780 yebblies changed: What|Removed |Added CC||jema...@earthlink.net --- Comment #4 from ye

[Issue 3990] Deferencing a dynamic array as pointer

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3990 yebblies changed: What|Removed |Added CC||2kor...@gmail.com --- Comment #12 from yebb

[Issue 4772] DMD allows "dereferencing" arrays as if it were a pointer to first element

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4772 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6398] Regression(2.054 beta): Property getter/setter confusion

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6398 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7293] dmd 2.057 segfault/crash - std.regex.match(string, string)

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7293 kraybourne changed: What|Removed |Added CC||st...@kraybourne.com --- Comment #5 from

[Issue 926] Revival of implicit conversion from Derived[] to Base[] not noted in changelog

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=926 Walter Bright changed: What|Removed |Added Version|unspecified |D1 Severity|normal

[Issue 701] Inline naked asm uses incorrect offsets

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=701 Walter Bright changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 7383] Blank lines in code sections cause premature section termination

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

[Issue 7383] Blank lines in code sections cause premature section termination

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7383 --- Comment #3 from github-bugzi...@puremagic.com 2012-01-29 01:36:57 PST --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/08c01a1a2bacd701137bdb80ec2a438fd9851c0

[Issue 7379] DMD segfaults on semantic3 phase when alias enum this;

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7379 --- Comment #1 from github-bugzi...@puremagic.com 2012-01-29 00:22:01 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/5adc29b322bbeaa162e2d731edf014c989fdfe60

[Issue 7379] DMD segfaults on semantic3 phase when alias enum this;

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