Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace json_bool 'TRUE' that is not exported anymore with '1' #52

Merged
merged 1 commit into from
May 10, 2020

Conversation

megaknoc
Copy link
Contributor

The fix [(https://github.com/ibancg/lingot/commit/14ff1d2c872b304be04aabcfc7a51cdefed43293)] that replaced the old json-c defines was incomplete.

This replaces 3 more 'TRUE' usages with '1' in src/lingot-io-ui-settings.c to make it compile with newer json-c versions.

@megaknoc megaknoc changed the title replace json_bool 'TRUE' that is net exported anymore with '1' replace json_bool 'TRUE' that is not exported anymore with '1' May 10, 2020
@ibancg ibancg merged commit 0814533 into ibancg:master May 10, 2020
@ibancg
Copy link
Owner

ibancg commented May 10, 2020

Thanks, I think there was another PR with the same too.

@ibancg ibancg self-requested a review May 10, 2020 09:33
@ibancg ibancg self-assigned this May 10, 2020
@ibancg ibancg added the bug label May 10, 2020
@ibancg ibancg added this to the 1.1 milestone May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants