https://issues.dlang.org/show_bug.cgi?id=14543

Seb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Seb <[email protected]> ---
Agreed. Any idea how we can fix this without breaking code? Do we need to
introduce a special enum?

OpenRight {
 yes,
 no,
 full
}

--

Reply via email to