April 16, 2019
https://issues.dlang.org/show_bug.cgi?id=19804

--- Comment #9 from Mike Franklin <slavo5150@yahoo.com> ---
I ran a digger bisection to try to identify the PR that caused this regression.
 It reported https://github.com/dlang/dmd/pull/9364  That isn't very precise,
but by educated guess, it appears to be https://github.com/dlang/dmd/pull/9357

--
April 16, 2019
https://issues.dlang.org/show_bug.cgi?id=19804

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #10 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9623 "Fix Issue 19804 - fails to compile with fixes size array T[1]..." was merged into stable:

- 4e305093e0601d72f5078bd3728dd6f457ee5481 by Hiroki Noda:
  Fix Issue 19804 - fails to compile with fixes size array T[1]...
  argument

https://github.com/dlang/dmd/pull/9623

--
April 19, 2019
https://issues.dlang.org/show_bug.cgi?id=19804

--- Comment #11 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
(In reply to Mike Franklin from comment #9)
> I ran a digger bisection to try to identify the PR that caused this regression.  It reported https://github.com/dlang/dmd/pull/9364

If you get a merge as a result of doing a bisection of the master branch, performing the bisection against the stable branch will usually find the actual PR (or vice-versa).

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=19804

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--
1 2
Next ›   Last »