Skip to content

Conversation

@mjg
Copy link
Contributor

@mjg mjg commented Jan 19, 2024

Gcc14 turns some warnings into errors. Fix the time type error: mupdf uses int64_t internally, system libs use time_t which coincide in most architectures but not all of them.

Solves bug #707503

Gcc14 turns some warnings into errors. Fix the time type error: mupdf
uses int64_t internally, system libs use time_t which coincide in most
architectures but not all of them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant