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

Use dummy API to bypass #17

Merged
merged 1 commit into from
Jan 3, 2018
Merged

Use dummy API to bypass #17

merged 1 commit into from
Jan 3, 2018

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Jan 2, 2018

error C3316: 'const ExtensionFunctionRegistry::FactoryEntry [0]': an array of unknown size cannot be used in a range-based for statement

Auditors: @bbondy, @bridiver

ExtensionFunctionRegistry::FactoryEntry [0]': an array of unknown size
cannot be used in a range-based for statement`

Auditors: @bbondy, @bridiver
@darkdh darkdh self-assigned this Jan 2, 2018
@darkdh darkdh requested review from bridiver and bbondy January 2, 2018 22:14
Copy link
Member

@bbondy bbondy left a comment

Choose a reason for hiding this comment

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

Gets around a Windows only build problem, works for now, it's very temporary.

@@ -0,0 +1,18 @@
// Copyright 2017 The Brave Authors. All rights reserved.
Copy link
Member

Choose a reason for hiding this comment

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

nit: I think we want MPL headers for the future.

Copy link
Collaborator

Choose a reason for hiding this comment

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

should we open an issue to convert them?

Copy link
Member

Choose a reason for hiding this comment

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

I'll do a pass, there are some others in there too like that.

@bbondy bbondy merged commit b4ec0ef into master Jan 3, 2018
@darkdh darkdh deleted the extension_api branch April 4, 2018 18:50
NejcZdovc pushed a commit that referenced this pull request Dec 10, 2018
also generate as a standalone library
bbondy pushed a commit that referenced this pull request Feb 18, 2019
Revert "Merge pull request #16 from brave/test-fixes"
fmarier pushed a commit that referenced this pull request Oct 29, 2019
This makes version work like the branch option used to, and makes branch so it is used explicitly

Fix #17
petemill pushed a commit that referenced this pull request Jul 27, 2020
This makes version work like the branch option used to, and makes branch so it is used explicitly

Fix #17
petemill pushed a commit that referenced this pull request Jul 28, 2020
This makes version work like the branch option used to, and makes branch so it is used explicitly

Fix #17
antonok-edm added a commit that referenced this pull request Mar 10, 2021
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.

3 participants