std.math.IeeeFlags: make getters const#5246
Conversation
I don't know either. It's not really a "bug fix" more an "enhancement", so I would have targetted |
|
It looks like the stable branch has been "broken" by other changes: DAutoTest complains as well :/ |
|
Mind the failures @aG0aep6G |
As far as I can tell, the failures of DAutoTest and circleci are not related to my changes. |
|
@aG0aep6G Ah, it's because you're on stable. There was a dmd bug with dlang.org that was fixed in master. Try changing the base branch to master. |
8c16e3d to
ae7b33a
Compare
Changed to master. Aside: Does this mean we just cannot get anything into stable now? |
|
Not unless either Andrei or Walter merges it who as far as I'm aware are the only people who can still merge with failing tests. |
As requested.
Not sure if this qualifies for stable or if it should go into master.