Skip to content

Conversation

@a5ob7r
Copy link

@a5ob7r a5ob7r commented Aug 26, 2022

Thank you for this useful library!

I found a problem about the GMO parser, and this patch fixes it.

Previously, the GMO parser doesn't consider byte offsets of original and translation tables. So the parsing result is broken. To fix this problem, read these tables at the specified byte offset of the start of the (G)MO file.

Previously, this GMO parser no considers byte offsets of original and
translation tables. So the parsing result is broken. To fix this
problem, read these tables at the specified byte offset of the start of
the (G)MO file.
@ffaf1
Copy link
Contributor

ffaf1 commented Apr 1, 2025

@a5ob7r do you have a reproducer?

haskell-gettext now has a testuite, It would be awesome to have this tested and then merged!

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.

2 participants