mbeckerle commented on issue #382: URL: https://github.com/apache/daffodil-vscode/issues/382#issuecomment-1347444356
Isn't glibc a C-callable library? Isn't there a binary compatible linkage convention for C that glibc obeys? So incompatibility is only if the signatures of functions/procedures change across versions of glibc. That would be my expectation anyway. So I guess I need more explanation of why this incompatibility occurs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
