Allen Byrne

Results 47 issues of Allen Byrne

Tests like test-swmr and dsets will timeout on slower machines and could easily be partitioned into smaller sets of tests. There are ones that run long and could be split,...

Priority - 3. Low 🔽
Component - Testing
Type - Improvement

\\src\\H5checksum.c(419,9): : warning : unannotated fall-through between switch labels [-Wimplicit-fallthrough] because of define in H5private.h: ``` # if defined(__clang__) || defined(__GNUC__) && __GNUC__ >= 7 && !defined(__INTEL_COMPILER) # define H5_ATTR_FALLTHROUGH...

Priority - 3. Low 🔽
Component - C Library
Component - Build

Currently, locating just the APIs concerning parallel can be tedious and a waste of time. Consider adding a table or section that provides more direct links to the parallel functionality.

Priority - 2. Medium ⏹
Component - Documentation
Type - Improvement

Test cross-compiling by building with mingw on ubuntu and then test the build on a windows machine using actions.

Priority - 1. High 🔼
Component - Testing
Type - New Feature

Still need tests

Type - Improvement
Component - Object Library
Component - HDFView
Type - New Feature
Priority - 1. High 🔼

Type - Improvement
Component - Build

D:\a\hdf5\hdf5\build\ci-StdShar-Intel\_deps\blosc2-src\blosc\directories.c(65,5): error: call to undeclared function 'rmdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] rmdir(dir_path); Adding -Wno-implicit-function-declaration then causes a failure with linking because __cpu_mod is...

help wanted

This allows files in a branch to be uploaded to the S3 bucket. The input argument must match the expected destination structure.

Merge - Develop Only
Priority - 2. Medium ⏹
Type - Task
Component - Misc

Merge - To 1.14
Priority - 1. High 🔼
Type - Task
Component - Misc

Merge - To 1.14
Priority - 2. Medium ⏹
Component - Documentation
Type - Improvement