Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
darwin: work around a linker error for the mime/quotedprintable tests
This is needed for Go 1.23 support. These functions should ideally get implemented. Until that's done, just panic here. Apparently panicking in internal/abi.FuncPCABI0 is enough to fix all linker errors for mime/quotedprintable.
- Loading branch information