[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[Issue 1123] We can change Struct.init

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

[Issue 1403] Incorrect scope in unit test

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

[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 yebbl...@gmail.com 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

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1983] Delegates violate const

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

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2051] interfaces should allow private methods

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

[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 andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 andrej.mitrov...@gmail.com 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?

[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.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 yebbl...@gmail.com changed: What|Removed |Added Keywords||patch CC|

[Issue 3581] private attribute breaks override

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

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3581] private attribute breaks override

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

[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 yebbl...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid

[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

[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[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

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added CC||thecybersha...@gmail.com

[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 bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 2672] Delegate .funcptr returns wrong type.

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

[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 yebbl...@gmail.com 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 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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added CC||to...@famolsen.dk ---

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com 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

[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. ven...@gmail.com 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

[Issue 3144] Invalid break accepted

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

[Issue 3144] Invalid break accepted

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

[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[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

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 st...@kraybourne.com changed: What|Removed |Added CC||st...@kraybourne.com

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added CC||2kor...@gmail.com ---

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added CC||jema...@earthlink.net ---

[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 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 k.hara...@gmail.com changed: What|Removed |Added See Also|

[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 rob...@octarineparrot.com changed: What|Removed |Added Keywords||patch ---

[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 rob...@octarineparrot.com changed: What|Removed |Added CC|

[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 s...@iname.com changed: What|Removed |Added Keywords|accepts-invalid |

[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 s...@iname.com changed: What|Removed |Added Keywords||ice-on-invalid-code

[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[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 yebbl...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #4

[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 yebbl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 yebbl...@gmail.com changed: What|Removed |Added CC||samu...@voliacable.com

[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 yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com

[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 yebbl...@gmail.com changed: What|Removed |Added Keywords||wrong-code

[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 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 bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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

[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

[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 andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[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

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 bugzi...@digitalmars.com changed: What|Removed |Added CC|

[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

[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 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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

[Issue 3999] Enum equality to an int

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

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 mrmoc...@gmx.de 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 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

[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. ven...@gmail.com 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

[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 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 k.hara...@gmail.com 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:

[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 bugzi...@digitalmars.com 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

[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 bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[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 bugzi...@digitalmars.com 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? --

[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 k.hara...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[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. ven...@gmail.com 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