Simon

Results 8 issues of Simon

The error is: ``` In file included from /source/bose/integrationpluginbose.cpp:33: ./plugininfo.h:17:26: error: 'libnymea_api_version' has C-linkage specified, but returns user-defined type 'const QString' which is incompatible with C [-Werror,-Wreturn-type-c-linkage] extern "C" const...

bug

After following your instructions from #1 to extend the container by my needed libraries (both via aqt and apt) I now run into the problem that I am unable to...

bug

with threagile version > 0.9.0, a single dash for long arguments do not work anymore

I create a threat model and am in the middle of creation, now I need to clean out all stuff i forget. During this journey I encounter some crashes (see...

During the creation of a large thread model I might have forgotten to define something, which led to: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal...

1. update latest docker to the current state of development (or create a new tag ala: devel) so we can use the recent version if possible, currently latest is even...

An Adoc report generator as alternative/addon to the current pdf generator. This enables us to have some more theming possibilities or create reports with custom chapters. It also has the...

If they are always on latest it will result interruptions during normal feature development, because now I have to fix code that is totally unrelated to my feature/bugfix, just to...