HDFGroup / HDFGroup/hdf5

test: can't link `dtypes` on arm64 windows-11 w/ debug build

Open
#6,412 0 comments 0 reactions 1 assignee Claimed by @lrknox View on GitHub
Component - Testing
Dominant language
C
Stars
988
Forks
355
Avg merge
4d 2h
Merged PRs (30d)
12

Description

CI doesn't use debug build mode.
vcpkg doesn't build test.
`/Gy` doesn't help.

```
dtypes.obj : fatal error LNK1322: cannot avoid potential ARM hazard (Cortex-A53 MPCore processor bug #843419) in section 0x35; please consider using compiler option /Gy if it was not used [C:\a\actions\actions\build\test\dtypes.vcxproj]
```

One possible solution: rewrite dtypes.c.

See also #5285.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.