Jure Varlec
Jure Varlec
Not really. String tags *are* counted. It's just strings in structures and arrays that are not. For arrays, this is described in section 8-7-4 of [EtherNet/IP Port User's Manual](https://assets.omron.eu/downloads/manual/en/v9/w506_nj_nx-series_cpu_unit_built-in_ethernet_ip_port_users_manual_en.pdf). The...
Interesting. As I noted, this unit (NJ101-9000) has no issues with `elem_count` greater than 1; I have removed the override from the libplctag code, so I can test with the...
Is there a chance that the changes introduced in 6.1.39 will be reverted in a later release?
I hope to be able to test this in the coming weeks. I'm a regular user of code from an [unfinished MR in NetworkManager-fortisslvpn](https://gitlab.gnome.org/GNOME/yy/-/merge_requests/28) which uses the same approach as...
I finally found some time to look at this. I like the approach, it is elegant. It falls a bit short, though. I'll work on extending if, hopefully later today....
> I've applied part of @exzombie's suggestion, to rewrite .desktop files with absolute paths to the original derivation to point to the version wrapped with nixGL instead. Some of the...
Well, if anyone cares to test my PR, it's right there. I don't mind if this one is merged first, I just think that we could save ourselves an interface...
> I've just been following this and related PRs/issues for a bit, think I'd ultimately like to use the more expansive setup from @exzombie 's PR, but seems like there...
> EDIT: I just want to say I appreciate @exzombie for working against this PR, so that the discussion isn't fractured and my commits can remain in the history :)...
I bet this is related to #2878, can you confirm?