Uh oh!
There was an error while loading. Please reload this page.
Drop gettext as no longer needed - #342
Merged
Merged
Conversation
sarahecforce-pushed
the
fix-missing-gettext
branch
from
July 16, 2025 18:13
c2c1c49 to
07037aeComparesarahecforce-pushed
the
fix-missing-gettext
branch
2 times, most recently
from
July 16, 2025 18:24
a0cb1b3 to
81a5b5cComparesarahec
marked this pull request as draft
July 16, 2025 18:42
sarahecforce-pushed
the
fix-missing-gettext
branch
from
July 16, 2025 18:47
96a4bb6 to
b5512b3CompareJustinzobel
commented
Nov 6, 2025
I just ran into this issue building ReadStat. Can this be reviewed? |
sarahec
marked this pull request as ready for review
November 6, 2025 22:04
sarahec
commented
Nov 6, 2025
ContributorAuthor
Apologies. I forgot it was a draft. |
Justinzobel
commented
Nov 7, 2025
All good, these things happen. |
| # Don't forget to update these too | ||
| READSTAT_MAJOR_VERSION=1 | ||
| READSTAT_MAJOR_VERSION=1 |
Contributor
There was a problem hiding this comment.
Please remove these stray spaces
ContributorAuthor
There was a problem hiding this comment.
Done. Thank you for catching this.
sarahecforce-pushed
the
fix-missing-gettext
branch
from
November 8, 2025 21:07
b5512b3 to
1d85f0fCompareUh oh!
There was an error while loading. Please reload this page.
This was referenced Apr 19, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This happens with gettext 0.25.
gettextis there to supplyiconvin older scripts.iconv()has been obsolete since 2001.Fixes#341