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 deprecated function use #588

Closed
BPerlakiH opened this issue Dec 8, 2023 · 1 comment · Fixed by #629
Closed

Replace deprecated function use #588

BPerlakiH opened this issue Dec 8, 2023 · 1 comment · Fixed by #629
Assignees
Labels
Milestone

Comments

@BPerlakiH
Copy link
Collaborator

BPerlakiH commented Dec 8, 2023

Currently we have a warning in the project:
ZimFileMetaData[:66]
NSString *code = [NSString stringWithUTF8String:book->getLanguage().c_str()];
'getLanguage' is deprecated

@BPerlakiH BPerlakiH self-assigned this Dec 8, 2023
@kelson42 kelson42 added the task label Dec 9, 2023
@kelson42 kelson42 added this to the 3.3.0 milestone Dec 23, 2023
@kelson42
Copy link
Contributor

kelson42 commented Dec 23, 2023

AFAIK, the libzim returns now a list of languages, not only one.

@mgautierfr an you please share more hints?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: DONE
2 participants