Re: Issue 13 in mockitopp: mockitopp doesn't appear to compile with any version of clang++

0 views
Skip to first unread message

mock...@googlecode.com

unread,
Mar 22, 2013, 5:50:41 PM3/22/13
to mockit...@googlegroups.com
Updates:
Summary: mockitopp doesn't appear to compile with any version of clang++

Comment #1 on issue 13 by plaztiks...@gmail.com: mockitopp doesn't appear
to compile with any version of clang++
http://code.google.com/p/mockitopp/issues/detail?id=13

tried testing with default clang on MacOS X, same issues. so far, clang
2.9, 3.2, and 3.3 all fail for the same reason.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

mock...@googlecode.com

unread,
Apr 10, 2013, 8:27:18 PM4/10/13
to mockit...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 13 by plaztiks...@gmail.com: mockitopp doesn't appear
to compile with any version of clang++
http://code.google.com/p/mockitopp/issues/detail?id=13

fixed in r149. clang 3.x doesn't allow instantiating a template with an
incomplete type (tuple<> in this case). I pulled out a special case for
the '1' arity, similar to the '0' arity.

testing with clang 2.9, 3.2, and 3.3 with both libc++ and stdlibc++ with
both c++03 and c++11 modes. also testing with g++ 4.7.
Reply all
Reply to author
Forward
0 new messages