Project

General

Profile

Actions

Emulator Issues #11222

closed

Could you help pick up https://github.com/google/googletest/pull/1620 fix in Google Test

Added by phoebehui almost 6 years ago. Updated almost 6 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
Yes
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Hi,

We use dolphin as a test project, currently blocked by the following issue, this issue has fixed on Goolgetest, could you help pick up it in Dolphin?
See background in https://github.com/google/googletest/issues/1616, and the fix https://github.com/google/googletest/pull/1620.

The failures like:
d:\dolphin\src\externals\gtest\include\gtest\gtest-printers.h(249,1): error C2593: 'operator <<' is ambiguous [D:\Dolphin\src\Source\UnitTests\UnitTests.vcxproj]
d:\dolphin\src\externals\gtest\include\gtest\gtest-printers.h(249,1): error C2593: *os << value; [D:\Dolphin\src\Source\UnitTests\UnitTests.vcxproj]
d:\dolphin\src\externals\gtest\include\gtest\gtest-printers.h(249,1): error C2593: ^ (compiling source file Core\PageFaultTest.cpp)[D:\Dolphin\src\Source\UnitTests\UnitTests.vcxproj]

Thank you in advance!

Phoebe

Actions #1

Updated by JosJuice almost 6 years ago

  • Tracker changed from Issue to Emulator Issues
  • Project changed from Infrastructure to Emulator
  • Issue type set to Bug
  • Milestone set to Current
  • Regression set to No
  • Relates to usability set to No
  • Relates to performance set to No
  • Easy set to Yes
  • Relates to maintainability set to No
  • Operating system N/A added
Actions #2

Updated by spycrab0 almost 6 years ago

  • Status changed from New to Fix pending
  • Assignee set to spycrab0
Actions #3

Updated by Lioncash almost 6 years ago

  • Status changed from Fix pending to Fixed
Actions

Also available in: Atom PDF