argosopentech / argosopentech/LibreTranslate-cpp
terminate called after throwing an instance of 'char const*'
- Dominant language
- C++
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
after calling `languages()` i get this:
```
terminate called after throwing an instance of 'char const*'
```
My platform is very specific and old ( https://github.com/Kobo-InkBox/inkbox ) so this can be an issue
I will simply use the rust library for now, reporting this to let others know they are not alone
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the languages() call and try to reproduce the reported uncaught `char const*` termination on the InkBox platform linked in the issue. The report names no source file or test; identify where that call fails, determine whether the behavior is specific to the old platform, and document a confirmed diagnosis or reproducible fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100