Oleksandr Hubanov
Oleksandr Hubanov
yes, warning went away. docs for zos is here https://www-40.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5Library?OpenDocument Particulalry you are interested in z/OS XL C/C++ Runtime Library Reference https://www-40.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5sc147314?OpenDocument I do compile with : `-Wc,xplink -D_XPLATFROM_SOURCE=1 -DI370...
@techaura same here, If this is still relevant, you welcome to try official_wiringOP branch. Please close issue, once fix confirmed.
@techaura If this is still relevant, you welcome to try official_wiringOP branch. I have tested it with py3. Please close issue, once fix confirmed.
Hi @tinnal If this is still relevant, you welcome to try official_wiringOP branch. I have tested gpio part, but assume rest of library works too. Please close issue, once fix...
will cancel this PR and open a new one with one commit, following all rules
Hi @supersh86 and @Chandler-Kluser unfortunately it is not implemented. I could try to look if it is hard to do, can you highlight sweet spot I can start with? Hi...
OpenXL is basically clang, that allowed me to get rid of many "OS390 only" code and tricks. Actually i have found one bug in OpenXL v2.1, it fails to generate...
Hello @markusicu @srl295 what is missing for this PR to be merged?
Hello @markusicu , can we merge this? is anything missing?
Hello @kiwi1969 , code looks good now. 1. Have you ran tests? any regression? 2. .editorconfig file still shown in PR, while you should avoid that by doing git rm,...