Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

fix: do not ignore ftruncate64() return value #55

@hyoklee

Description

@hyoklee
[tasks/bdev/src/bdev_runtime.cc:110](https://github.com/HDFGroup/hermes/blob/master/tasks/bdev/src/bdev_runtime.cc#L110):16: warning: ignoring return value of ‘int ftruncate64(int, __off64_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]

Ref: https://my.cdash.org/viewBuildError.php?type=1&buildid=3121281

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions