Thread overview
[Issue 24095] std.bitmanip.bitfields no longer works with bool enum types
Aug 06
Dlang Bot
Aug 19
Dlang Bot
5 days ago
Dlang Bot
August 06
https://issues.dlang.org/show_bug.cgi?id=24095

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RubyTheRoobster updated dlang/phobos pull request #9043 "Issue 24095 - std.bitmanip.bitfields no longer works with bool enum t…" fixing this issue:

- Fix Bugzilla Issue 24095 - std.bitmanip.bitfields no longer works with bool enum types

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

--
August 19
https://issues.dlang.org/show_bug.cgi?id=24095

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 #9043 "Issue 24095 - std.bitmanip.bitfields no longer works with bool enum t…" was merged into stable:

- b795df6df278e9647e4f4967bcd6c694e3a76263 by RubyTheRoobster:
  Fix Bugzilla Issue 24095 - std.bitmanip.bitfields no longer works with bool
enum types

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

--
5 days ago
https://issues.dlang.org/show_bug.cgi?id=24095

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

- cd026126dbb0537cd98a6b78f8c6b726ecf75be2 by RubyTheRoobster:
  Issue 24095 - std.bitmanip.bitfields no longer works with bool enum t…
(#9043)

  * Fix Bugzilla Issue 24095 - std.bitmanip.bitfields no longer works with bool
enum types

  * Fix trailing whitespace

  * Remove extra space

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

--