Bug 20521 – Checking for and getting empty variables on Wine / XP fails

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
Windows
Creation time
2020-01-21T15:10:39Z
Last change time
2020-01-21T22:34:52Z
Keywords
pull
Assigned to
No Owner
Creator
Vladimir Panteleev

Comments

Comment #0 by dlang-bugzilla — 2020-01-21T15:10:39Z
Phobos is relying on the behaviour of current Windows versions, but it wasn't always this way. This causes it to fail on XP and current versions of Wine (which emulates XP's behaviour). https://bugs.winehq.org/show_bug.cgi?id=48471
Comment #1 by dlang-bot — 2020-01-21T15:12:33Z
@CyberShadow created dlang/phobos pull request #7357 "Fix Issue 20521 - Checking for and getting empty variables on Wine / …" fixing this issue: - Fix Issue 20521 - Checking for and getting empty variables on Wine / XP fails Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48471 https://github.com/dlang/phobos/pull/7357
Comment #2 by dlang-bot — 2020-01-21T22:34:52Z
dlang/phobos pull request #7357 "Fix Issue 20521 - Checking for and getting empty variables on Wine / …" was merged into master: - 2b86fe1ff9a4da83fee2ed64d9d841fcf1556409 by Vladimir Panteleev: Fix Issue 20521 - Checking for and getting empty variables on Wine / XP fails Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48471 https://github.com/dlang/phobos/pull/7357