Skip to content

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

Merged
derekmauro merged 1 commit intogoogle:masterfrom
Aralox:Issue-2135-modify-mock-template-args-AX-to-TArgX
Oct 15, 2020
Merged

Issue 2135: Change template args in NiceMock, NaggyMock and StrictMock from A1, A2, ... to TArg1, TArg2,... to avoid clash with legacy header files#3042
derekmauro merged 1 commit intogoogle:masterfrom
Aralox:Issue-2135-modify-mock-template-args-AX-to-TArgX

Conversation

@Aralox
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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