Thread overview
[Issue 13236] Invalid recursive struct field error not gagged in 'is'-expression
Feb 21, 2015
Kenji Hara
February 21, 2015
https://issues.dlang.org/show_bug.cgi?id=13236

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/4432

--
February 27, 2015
https://issues.dlang.org/show_bug.cgi?id=13236

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6bcabda72140387afd10b2e369e4a4f9750a20f1
fix Issue 13236 - Invalid recursive struct field error not gagged in
'is'-expression

https://github.com/D-Programming-Language/dmd/commit/aee306108957e32b364804a58b64f6ea8d671954 Merge pull request #4432 from 9rnsr/fix13236

Issue 13236 - Invalid recursive struct field error not gagged in 'is'-expression

--
February 27, 2015
https://issues.dlang.org/show_bug.cgi?id=13236

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
June 17, 2015
https://issues.dlang.org/show_bug.cgi?id=13236

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6bcabda72140387afd10b2e369e4a4f9750a20f1
fix Issue 13236 - Invalid recursive struct field error not gagged in
'is'-expression

https://github.com/D-Programming-Language/dmd/commit/aee306108957e32b364804a58b64f6ea8d671954 Merge pull request #4432 from 9rnsr/fix13236

--
July 19, 2017
https://issues.dlang.org/show_bug.cgi?id=13236

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/6bcabda72140387afd10b2e369e4a4f9750a20f1 fix Issue 13236 - Invalid recursive struct field error not gagged in 'is'-expression

https://github.com/dlang/dmd/commit/aee306108957e32b364804a58b64f6ea8d671954 Merge pull request #4432 from 9rnsr/fix13236

--