Enji Cooper

Results 89 comments of Enji Cooper

PS You might need to rebase if you haven't done so recently, since this was originally based on sources from 2 months ago. I wouldn't do anything about that unless...

The same issue occurs with clang 6.0.0 on 11.2-RELEASE-p7: ``` [ngie@picasso ~/git/googletest]$ ./googlemock/gmock-matchers_test --gtest_filter=WhenDynamicCastToTest.AmbiguousCast Running main() from gmock_main.cc Note: Google Test filter = WhenDynamicCastToTest.AmbiguousCast [==========] Running 1 test from 1...

Same thing happens with clang 3.8.1 and clang 4.0.1.

This test case still fails on FreeBSD 13.2-RELEASE with clang++ 14.0.5: ``` [ RUN ] WhenDynamicCastToTest.AmbiguousCast /home/ngie/git/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:2227: Failure Value of: as_base_ptr Expected: when dynamic_cast to testing::gmock_matchers_test::(anonymous namespace)::AmbiguousCastTypes::VirtualDerived*, is NULL Actual:...

Sorry for the earlier confusing request. I accidentally mistook this repo for one of the others you're working on.

Hi @fel1x-developer ! Could you please add "Signed-off-by" to your commits and maybe elaborate a bit more about what is being done? FWIW, I'd be tempted to squash your commits...

Apologies for being so incommunicado. I'll merge this change now to sync freebsd:main and this repo. It would be good to have followup issues for any items pointed out that...

> I noticed the report-junit stuff in the ci repo, but didn't see where it was used.... Do you have a pointer to how to use those tools? I'm a...

I feel like one or more utilities are not being required in require.progs…