[Issue 8163] New: compiler error when assigning a static array return value

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8163 Summary: compiler error when assigning a static array return value Product: D Version: D2 Platform: x86_64 OS/Version: FreeBSD Status: NEW Keywords: ice

[Issue 8164] New: BigInt from char[] too

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8164 Summary: BigInt from char[] too Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 8165] New: BigInt opAssign return value

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8165 Summary: BigInt opAssign return value Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 8166] New: retro() of splitter() too

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8166 Summary: retro() of splitter() too Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 8162] [TDPL] -property fails to give an error when a property function is called with parens

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

[Issue 8167] New: BigInt(BigInt(1)) too

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8167 Summary: BigInt(BigInt(1)) too Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 6697] std.bitmanip.FastBitMatrix

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

[Issue 8168] New: dmd crashes when asm statement with wrong opcode

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8168 Summary: dmd crashes when asm statement with wrong opcode Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: regression Priority: P2

[Issue 8169] New: Method loses its compile-time evaluability when used through alias this

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8169 Summary: Method loses its compile-time evaluability when used through alias this Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW S

[Issue 8169] Method loses its compile-time evaluability when used through alias this

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8169 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid Platform|x86

[Issue 8162] [TDPL] -property fails to give an error when a property function is called with parens

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8162 art.08...@gmail.com changed: What|Removed |Added CC||art.08...@gmail.com --- Comment #

[Issue 8162] [TDPL] -property fails to give an error when a property function is called with parens

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8162 --- Comment #5 from Jonathan M Davis 2012-05-30 10:48:49 PDT --- > This bug has more serious consequences -- think properties that return > callables -- 'o.property()' does not do what you expect it to do, instead you > have to work-around wit

[Issue 8160] Ddoc doesn't emit docs for manifest constants

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8160 Mike Wey changed: What|Removed |Added CC||mike-...@planet.nl --- Comment #1 from Mike

[Issue 8160] Ddoc doesn't emit docs for manifest constants

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

[Issue 8163] compiler error when assigning a static array return value

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

[Issue 8008] static array literal syntax request: auto x=[1,2,3]S;

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8008 --- Comment #2 from thelastmamm...@gmail.com 2012-05-30 13:03:09 PDT --- Thanks for the reply, I wish this could receive more attention... If you're worried about esthetics, how about using a distinct symbol instead of a letter to make it pop ou

[Issue 8170] New: Incorrect member initialization in associative array of structs

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8170 Summary: Incorrect member initialization in associative array of structs Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

OPENFILENAME structure

2012-05-30 Thread dnewbie
There's information missing in OPENFILENAME structure file core.sys.windows.windows.d http://msdn.microsoft.com/en-us/library/windows/desktop/ms646839%28v=vs.85%29.aspx #if (_WIN32_WINNT >= 0x0500) void *pvReserved; DWORD dwReserved; DWORD FlagsEx; #endif

[Issue 1982] [CTFE] Problems with compile-time null

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1982 Kenji Hara changed: What|Removed |Added Keywords||CTFE Summary|Problems with comp

[Issue 4293] Wrong line number with @disable

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4293 Kenji Hara changed: What|Removed |Added Keywords||diagnostic Status|NEW

[Issue 4319] Constructor templates in struct/class templates documented as __ctor(T)

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

Re: OPENFILENAME structure

2012-05-30 Thread Jonathan M Davis
On Thursday, May 31, 2012 01:52:49 dnewbie wrote: > There's information missing in OPENFILENAME structure > file core.sys.windows.windows.d > > http://msdn.microsoft.com/en-us/library/windows/desktop/ms646839%28v=vs.85%2 > 9.aspx > > #if (_WIN32_WINNT >= 0x0500) > void *pvReserved; > DWORD dwRese

[Issue 8171] New: [Regression 2.060head] Broken std.algorithm.move for nested struct has no members

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8171 Summary: [Regression 2.060head] Broken std.algorithm.move for nested struct has no members Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 8171] [Regression 2.060head] Broken std.algorithm.move for nested struct has no member

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8171 Kenji Hara changed: What|Removed |Added Keywords||pull Summary|[Regression 2.060h

[Issue 8168] dmd crashes when asm statement with wrong opcode

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8168 --- Comment #1 from github-bugzi...@puremagic.com 2012-05-30 18:39:56 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/65c7bb6192db5bf2170df02492d37a0f5742106b

[Issue 8168] dmd crashes when asm statement with wrong opcode

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

[Issue 7982] iota broken when start and end are unsigned and step is negative.

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7982 Brad Anderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4436] Double bug regarding Tuple.init

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4436 --- Comment #1 from Kenji Hara 2012-05-30 18:55:00 PDT --- (In reply to comment #0) > Consider: > > import std.stdio, std.typecons; > > struct S > { > this(this) { writeln("making a copy"); } > } > > void main() { > Tuple!(S, int) x;

[Issue 4501] Can't call templated properties as properties from within class

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

[Issue 5426] Property syntax fails with template function with template paramters but no function parameters and you have a setter

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5426 Kenji Hara changed: What|Removed |Added Keywords||rejects-valid Status|NEW

[Issue 8171] [Regression 2.060head] Broken std.algorithm.move for nested struct has no member

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8171 --- Comment #2 from github-bugzi...@puremagic.com 2012-05-30 19:23:21 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1bd9b79e8462d03e382b53dda6f297e4e

[Issue 4678] Built struct is callable without opCall

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

[Issue 6036] Constructor, static opCall and object opCall

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6036 --- Comment #8 from Kenji Hara 2012-05-30 19:39:35 PDT --- *** Issue 4678 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 beca

[Issue 4886] Template (alias) tuple parameters cannot take .length property in compiletime

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

[Issue 4983] [ICE] Stack overflow while initializing struct member with address of one of its methods

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4983 Kenji Hara changed: What|Removed |Added Summary|Stack overflow while|[ICE] Stack overflow while

[Issue 4986] IFTI fails on partial matching with value parameters

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

[Issue 5041] Cannot check functor in template constraint

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

[Issue 5384] Rows foreach on alias-this matrix

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

[Issue 5392] Method with template this parameter doesn't work as a property

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

[Issue 5425] __traits(compiles, ...) fails when given a template property function without parens

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

[Issue 8169] Method loses its compile-time evaluability when used through alias this

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

[Issue 4024] Last catch only accepts block statement

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4024 --- Comment #1 from github-bugzi...@puremagic.com 2012-05-30 22:49:32 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/17b73a6022b0185dfde932cbe33da1741e7de96

[Issue 4024] Last catch only accepts block statement

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

[Issue 4967] member default initializers not working in static struct initializers

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4967 --- Comment #8 from github-bugzi...@puremagic.com 2012-05-30 23:18:49 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a13f8d15b1f91ddece6e49c627925a386674ed7c

[Issue 5426] Property syntax fails with template function with template paramters but no function parameters and you have a setter

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5426 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #3 from Jacob