[Issue 1369] Unable to find 'this' in __traits(getMember)

2013-02-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1369



--- Comment #4 from github-bugzi...@puremagic.com 2013-02-17 18:47:38 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/38bacc17f25b32f41411cb5a1e6b087431073779
fix Issue 1369 - getMember doesn't work for variables in aggregates

https://github.com/D-Programming-Language/dmd/commit/6925db01b364e5e053066bf48f73d2b2e7e11632
Merge pull request #1530 from 9rnsr/fix1369

Issue 1369 - getMember doesn't work for variables in aggregates

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1369] Unable to find 'this' in __traits(getMember)

2013-02-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1369


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1369] Unable to find 'this' in __traits(getMember)

2013-01-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1369



--- Comment #3 from Kenji Hara k.hara...@gmail.com 2013-01-21 20:14:05 PST ---
(In reply to comment #2)
 https://github.com/D-Programming-Language/dmd/pull/1454

New pull request: https://github.com/D-Programming-Language/dmd/pull/1530

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1369] Unable to find 'this' in __traits(getMember)

2013-01-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1369


Andrej Mitrovic andrej.mitrov...@gmail.com changed:

   What|Removed |Added

   Keywords||pull
   Platform|x86 |All
Version|2.000   |D2
 AssignedTo|nob...@puremagic.com|andrej.mitrov...@gmail.com
 OS/Version|Windows |All


--- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-01-09 
15:31:01 PST ---
https://github.com/D-Programming-Language/dmd/pull/1454

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1369] Unable to find 'this' in __traits(getMember)

2012-12-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1369


Andrej Mitrovic andrej.mitrov...@gmail.com changed:

   What|Removed |Added

 CC||andrej.mitrov...@gmail.com


--- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2012-12-01 
15:50:54 PST ---
The error is now worse:

test.d(8): Error: type Bar is not an expression

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---