Closed GoogleCodeExporter closed 9 years ago
I looked at the implementation, and this change doesn't seem trivial. The
problem is
that MOCK_METHOD* and friends are implemented using several levels of macros,
and we
have to change all macros in the chain to be variadic s.t. the type can be
properly
propagated. There may be a clever way to avoid this, but it's not obvious.
Original comment by w...@google.com
on 6 Jan 2010 at 5:19
Doesn't seem to be worth of the high implementation complexity.
Original comment by w...@google.com
on 26 Feb 2010 at 7:27
Original issue reported on code.google.com by
w...@google.com
on 28 Dec 2009 at 8:00