Thread overview
[Issue 21725] Specifying null as bitfields variable name now fails
Mar 17, 2021
Dlang Bot
Mar 17, 2021
Dlang Bot
Apr 25, 2021
Dlang Bot
Apr 27, 2021
Dlang Bot
March 17, 2021
https://issues.dlang.org/show_bug.cgi?id=21725

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@CyberShadow created dlang/phobos pull request #7873 "Fix Issue 21725 - Specifying null as bitfields variable name now fails" fixing this issue:

- Fix Issue 21725 - Specifying null as bitfields variable name now fails

https://github.com/dlang/phobos/pull/7873

--
March 17, 2021
https://issues.dlang.org/show_bug.cgi?id=21725

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7873 "Fix Issue 21725 - Specifying null as bitfields variable name now fails" was merged into stable:

- a0de72d89cad7ead2252c5cc3d0b291e217b9fb1 by Vladimir Panteleev:
  Fix Issue 21725 - Specifying null as bitfields variable name now fails

https://github.com/dlang/phobos/pull/7873

--
April 25, 2021
https://issues.dlang.org/show_bug.cgi?id=21725

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7964 "merge stable" was merged into master:

- e16e0b7b97a1ecbb4fa89ce914d9ff12d052397f by Vladimir Panteleev:
  Fix Issue 21725 - Specifying null as bitfields variable name now fails

https://github.com/dlang/phobos/pull/7964

--
April 27, 2021
https://issues.dlang.org/show_bug.cgi?id=21725

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8012 "merge stable" was merged into master:

- b60108ed3f35f040e78ab9a8515565138b3e6da3 by Vladimir Panteleev:
  Fix Issue 21725 - Specifying null as bitfields variable name now fails

https://github.com/dlang/phobos/pull/8012

--