Alexey Stavrov
Alexey Stavrov
Any recommendations? Not sure how to properly handle this kind of situation.
> I believe is example has a bug. This example is taken from the specification (see the example in the end of [discriminator object](https://swagger.io/specification/#discriminator-object)), i.e. I have not invented it....
@jdesrosiers thanks for your reply. > I don't think that OpenAPI has a concept of a base URI Hmm... Maybe i misunderstood the documentation. Pay attention to part of the...
I have the same error: "Unknown error calling "eio_open". From documentation ``` eio_open() returns file descriptor in result argument of callback on success; otherwise, result is equal to -1. ```...
@NobiGo done.
@NobiGo can I do something else or is everything done and are we waiting for something?
@NobiGo, ok, i'm squash commits to one and reword commit message. Is there anything else I can do to help?
@NobiGo is it ok now?
Ага, у меня та же проблема. Я убрал в этой [строчке](https://github.com/yandex/tomita-parser/blob/21c4d7c62648316d05dbd49c6649ec67e5059320/src/FactExtract/Parser/lemmerlib/extlemmer.cpp#L49) символ `+` и перекомпилировал. После этого `libmystem_c_binding.so` можно положить в папку /lib или /usr/lib (см. man dlopen). Нормального способа...