GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024

Original comment by [email protected] on 13 Jan 2009 at 5:39

from googlemock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
Using tr1 tuple from boost with gcc 3.3 under linux (ubuntu 8.10):

export CXX=g++-3.3
export CPPFLAGS="-I/home/yop/workbench/gmock-1.0.0/boost_1_36_0/
-I/home/yop/workbench/gmock-1.0.0/boost_1_36_0/boost/tr1"
./configure
make

Results in error:
In file included from include/gmock/gmock-matchers.h:46,
                 from include/gmock/gmock-spec-builders.h:71,
                 from include/gmock/gmock-generated-function-mockers.h:41,
                 from include/gmock/gmock.h:61,
                 from src/gmock.cc:32:
include/gmock/gmock-printers.h: In function `void
   testing::internal::DefaultPrintTo(char, const T&, std::ostream*)':
include/gmock/gmock-printers.h:177: error: syntax error before `operator'
include/gmock/gmock-printers.h:182: error: syntax error before `operator'

After applying the attached patch compiles succesfully.

make check fails with errors bellow repeatedly:

test/gtest_pred_impl_unittest.cc: In member function `virtual void
EXPECT_PRED_FORMAT1Test_FunctorOnBuiltInTypeSuccess_Test::TestBody()':
test/gtest_pred_impl_unittest.cc:333: error: syntax error before string 
constant  

Original comment by [email protected] on 15 Jan 2009 at 4:21

Attachments:

from googlemock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
Patch available for code review: http://codereview.appspot.com/11916

Original comment by [email protected] on 16 Jan 2009 at 11:14

from googlemock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
Sorry we missed you comment on Jan 16.  In the future, please send the message 
to the
googlemock discussion group to avoid it being lost.

Original comment by [email protected] on 4 Mar 2009 at 7:14

  • Added labels: Usability

from googlemock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
Closed since we haven't heard from y.pagles for a long time.  We can reopen it 
if the 
user wants to work on it again.

Original comment by [email protected] on 5 Jun 2009 at 5:35

  • Changed state: WontFix

from googlemock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.