Zawisza

Results 6 issues of Zawisza

Hi! I have a prosody 0.10 server with mod_mam enabled. In xabber "Server info" tab the XEP-0313 is checked as available, also urn:xmpp:mam:[0,1,2] are listed in the Features list but...

bug

Hello First of all great piece of code, I really enjoy this style of writing, keep it up :) And the actual question, did this emulator pass the https://github.com/riscv/riscv-compliance tests?...

Hi! I want to build this library using `cmake .. -DSIPLASPLAS_LIBCLANG_VERSION=5.0 -DSIPLASPLAS_LIBCLANG_SYSTEM_INCLUDE_DIR=/usr/lib/clang/5.0/include -DSIPLASPLAS_LIBCLANG_LIBRARY=/usr/lib/clang/5.0/lib ` ant this is what I get ``` -- siplasplas git branch: master -- siplasplas git commit:...

Hi! build-bleeding-edge-toolchain.sh faild to build on my system, It seams that on opensuse libraries needs to be located in `${top}/${buildFolder}/${prerequisites}/${}/lib` insted of` ${top}/${buildFolder}/${prerequisites}/${}/lib64` the workaround is to add `ln -s...

Hi! this is more a question then an issue but... Did you think about dockerize entire toolchain with IDE and all kind of good stuff?

Hi! First of all great library, a loot of hard work! My question is in regard of network communication, I want to call my backend server (running on linux) with...