July 26, 2023
https://issues.dlang.org/show_bug.cgi?id=24058

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org

--- Comment #1 from Nick Treleaven <nick@geany.org> ---
Neither of those are valid user filenames, they are reserved: https://superuser.com/questions/86999/why-cant-i-name-a-folder-or-file-con-in-windows

--
July 26, 2023
https://issues.dlang.org/show_bug.cgi?id=24058

Richard Cattermole <alphaglosined@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |alphaglosined@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #2 from Richard Cattermole <alphaglosined@gmail.com> ---
As this is a feature of the Windows kernel, I am marking this as WONTFIX. D's behavior is correct for the platform.

--