Paul

Results 2 issues of Paul

The storage directory (`/var/tmp/${USER}.ch`) file permissions are managed by the user's umask. This leads to cases where on a system with a potentially default `022` umask the resulting directory is...

bug
medium
image
usability
uncertain

When MGARD is being compiled via Spack using version 3.29.3 of Protobuf the following errors are observed: ``` explicit Container(Arena* input_arena) ^ detected during: instantiation of "T *google::protobuf::Arena::Create(google::protobuf::Arena *, Args...