You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by haerdib <no...@github.com.INVALID> on 2021/12/27 15:36:17 UTC

[apache/incubator-teaclave-sgx-sdk] Updating rust toolchain to >2021-11-23 not possible (Issue #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
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/368
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>

Re: [apache/incubator-teaclave-sgx-sdk] Updating rust toolchain to >2021-11-23 not possible (Issue #368)

Posted by Yu Ding <no...@github.com.INVALID>.
Closed #368 via #370.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/368#event-6016041749
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>