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

Issue 2135: Change template args in NiceMock, NaggyMock and StrictMock from A1, A2, ... to TArg1, TArg2,... to avoid clash with legacy header files #3042

Conversation

Aralox
Copy link
Contributor

@Aralox Aralox commented Oct 7, 2020

#2154
Done as part of hacktoberfest! :)

…k from A1, A2, ... to TArg1, TArg2,... to avoid clash with legacy header files
@Aralox
Copy link
Contributor Author

Aralox commented Oct 12, 2020

Hi there, does anyone have any advice on how to resolve the failing appveyor build on "Environment: compiler=msvc-15-seh, build_system=bazel, APPVEYOR_BUILD_WORKER_IMAGE=Visual Studio 2017, enabled_on_pr=yes"?

It does not seem related?:
ERROR: C:/users/appveyor/_bazel_appveyor/dwud7wpd/external/rules_cc/cc/private/rules_impl/cc_flags_supplier.bzl:28:21: unexpected keyword 'incompatible_use_toolchain_transition'

@ybgunjal2000
Copy link

ybgunjal2000 commented Oct 13, 2020 via email

derekmauro added a commit that referenced this pull request Oct 15, 2020
…args-AX-to-TArgX

PiperOrigin-RevId: 337217118
@derekmauro derekmauro merged commit ebbeee3 into google:master Oct 15, 2020
@Aralox
Copy link
Contributor Author

Aralox commented Oct 15, 2020

Hi @derekmauro , could you please add the hacktoberfest-accepted label to this PR?
https://hacktoberfest.digitalocean.com/hacktoberfest-update
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants