Skip to content

Fix #17751 - q{} strings don't normalize CRLF to LF - #23009

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
dkorpel:qstring-crlf
Apr 25, 2026
Merged

Fix #17751 - q{} strings don't normalize CRLF to LF#23009
thewilsonator merged 1 commit into
dlang:masterfrom
dkorpel:qstring-crlf

Fix #17751 - q{} strings don't normalize CRLF to LF

7a6517f
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD 13.0 x64, DMD (coverage) completed Apr 24, 2026 in 1s

Task Summary

Task failed!

Details

⚠️ Not enough compute credits to prioritize tasks!
⚠️ Failed to start an instance: INVALID_ARGUMENT: Not Found 404 Not Found
POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
{
"error": {
"code": 404,
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-13-0' was not found",
"errors": [
{
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-13-0' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}