Julian Zimmermann

Results 7 issues of Julian Zimmermann

The ONNX Operators `Loop`, `Scan`, and `If` can add subgraphs to an ONNX graph. These subgraphs can access variables from the scope above, which is important, because `If` doesn't define...

bug

Since 917c809438cb52e46191666d41c5e1ee9709b15a CMakeLists.txt uses pkg-config. This breaks platform independence because pkg-config isn't available for windows systems. Please remove pkg-config from CMakeLists.txt

**Describe the pull request** - updates version to 2.0.8. - removes patch `no-werror`: -Werror isn't set by default anymore - removes patch `ignore_use_of_cmake_toolchain_file`: Seems not needed anymore - #### Does...

category:port-update
requires:author-response

Hello, is it possible to read the External Access (Read/Write, Read Only, or None) of Variables and Usage of UDTs? (Input, Output, InOut, Local) of UDTs? Tags in Logix Designer:...

enhancement

Hi, this is a follow-up on #5053 and #4318. The current implementation of `processDataChangeNotification` in `ua_client_subscriptions.c` is not really performant when subscribing to multiple (e.g. 10000) monitored items. #4318 already...

### Is your feature request related to a problem? Please describe. All the `coin-or-*` ports use a random trunk commit instead of a released version. I try to use Googles...

category:port-feature
Stale