Aleksandar Fabijanic

Results 50 issues of Aleksandar Fabijanic

Trying to instal and run `opcua-modeler`: ``` $ pip3 install opcua-modeler ... Successfully installed freeopcua lxml-3.5.0 opcua-modeler opcua-widgets python-dateutil pytz six-1.10.0 $ opcua-modeler opcua-modeler: command not found ``` Where am...

I have some questions related the routing table: 1. There's a lot of messages exchanged on initial peer connection to the bootstrap, and multiple entries for the peer are inserted...

RWLock: std::shared_timed_mutex has separate read and write unlock, but RWLock uses unlock for both Not sure whether this is worth the effort, plus (if i'm understanding it right) having separate...

enhancement
stale

We should put these under control by either one of these two methods: - [Schwarz counter](https://en.wikibooks.org/wiki/More_C%2B%2B_Idioms/Nifty_Counter) - all global statics in a single file (Static.cpp/h, Global.cpp/h, ... ?) I have...

enhancement
stale

#### Expected behavior logging macros should be documented not to exist in debug build `POCO_LOG_DEBUG` macro is redundant and should be removed #### Actual behavior documentation does not mention the...

enhancement
documentation
stale

Add an easy way to obtain the executable path. win/linux/mac only for now. https://stackoverflow.com/a/1024937/205386

enhancement

SQLParser should be disabled by default.

VS projects will be removed from the release archive starting with release 1.14.0

buildsystem
breaking
release