dlang-community / D-YAML

YAML parser and emitter for the D programming language
https://dlang-community.github.io/D-YAML/
Boost Software License 1.0
119 stars 37 forks source link

Fix a DMD 2.109.0 deprecation #332

Closed Herringway closed 5 months ago

Herringway commented 5 months ago

It's odd that a bool+bool union could possibly have unsafe bit patterns, but this is a very trivial and clean fix