Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for newest nightly #157

Merged
merged 1 commit into from
Jul 12, 2019
Merged

fix for newest nightly #157

merged 1 commit into from
Jul 12, 2019

Conversation

Goirad
Copy link
Member

@Goirad Goirad commented Jul 12, 2019

No description provided.

@@ -49,26 +49,26 @@ impl DebugSupport for SgxCpuConfiguration {
if !Paint::is_enabled() {
swcontrol_msg = swcontrol_msg.replace('“', r#"""#).replace('”', r#"""#).into();
}
const SGX_DISABLED: Result<EfiSoftwareguardstatus, Rc<Error>> = Ok(EfiSoftwareguardstatus { status: SgxEnableStatus::Disabled });
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You said this is going to be fixed in tomorrow's nightly? Then don't make these changes

Copy link
Member Author

@Goirad Goirad Jul 12, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I said that but what I meant was there is an open PR that makes the warning allow instead of deny. Jeffrey said that it is probably not a false positive, so we would have to deal with it regardless.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue and PR

@jethrogb
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Jul 12, 2019
157: fix for newest nightly r=jethrogb a=Goirad



Co-authored-by: Dario Gonzalez <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jul 12, 2019

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 7e63bac into fortanix:master Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants