You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/12/27 15:36:13 UTC

[GitHub] [incubator-teaclave-sgx-sdk] haerdib opened a new issue #368: Updating rust toolchain to >2021-11-23 not possible

haerdib opened a new issue #368:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/368


   With toolchain `nightly-2021-11-23` the following error occurs:
   
   ```
   error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
      --> /.cargo/git/checkouts/incubator-teaclave-sgx-sdk-f208006cdf70a903/1e8a03a/sgx_tstd/src/sys_common/wtf8.rs:828:9
       |
   828 |         next_code_point(&mut self.bytes).map(|c| CodePoint { value: c })
       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
   ```


-- 
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: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish closed issue #368: Updating rust toolchain to >2021-11-23 not possible

Posted by GitBox <gi...@apache.org>.
dingelish closed issue #368:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/368


   


-- 
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: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org