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

[x86] Embed brand_string and mark FillX86BrandString as deprecated #214

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

gchatelet
Copy link
Collaborator

No description provided.

@gchatelet gchatelet added code health API Change This PR introduced a change in the API that must be documented on next release labels Jan 14, 2022
@gchatelet gchatelet requested a review from Mizux January 14, 2022 15:59
@gchatelet gchatelet merged commit 1499163 into master Jan 14, 2022
@gchatelet gchatelet deleted the embed_brand_string branch January 14, 2022 16:21
@@ -184,6 +184,7 @@ static int IsVendorByX86Info(const X86Info* info, const char* const name) {
return equals(info->vendor, name, sizeof(info->vendor));
}

// TODO: Remove when deprecation period is over,
Copy link
Contributor

Choose a reason for hiding this comment

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

what depreciation period?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

At least two releases, I'll add it to the comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Change This PR introduced a change in the API that must be documented on next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants