Skip to content

Fix compilation with new gcc #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

niclas
Copy link
Contributor

@niclas niclas commented Jan 18, 2022

This should resolve #32 and fixes #31. But should be tested on the xubuntu system which was having the original compilation problems since the specific error was not reproducible on mariux. I also updated the revision history and in preparation for a new release.

should solve the warning of unused return value.
Reduced the number of characters for representing the size
of a file to 23. That number was choosen so that up to
999,999,999,999,999,999 bytes or ~999 pb can be
represented including commata.
@niclas niclas requested a review from wwwutz January 18, 2022 14:16
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compile failure with gcc 9.3.0 on xubuntu README.md doesn't cover p14 release.
1 participant