eweiter opened a new pull request #3647: update swift runtime to workaround 
"struct" bug, issue 3646
URL: https://github.com/apache/incubator-openwhisk/pull/3647
 
 
   This PR is to address issue 
https://github.com/apache/incubator-openwhisk/issues/3646
   
   That issue describes how there is a current bug in the Docker Swift image 
for 4.1 that causes a compiler failure when a certain condition is met around 
using structs. 
   
   The fix temporarily is to add a compiler flag to disable compile 
optimizations until it is fixed within the Swift Docker image. 
   
   The PR https://github.com/apache/incubator-openwhisk-runtime-swift/pull/59 
addressed that. 
   This PR is to bring those changes into the Openwhisk environment. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to