User Activity

  • Modified a comment on discussion General Discussion on cppcheck

    Hi, I got <error id="syntaxError" severity="error" msg="syntax error" verbose="syntax error" file0="Test.cpp"> <location file="Test.cpp" line="121" column="3"/> </error> Code: TYPED_TEST(CIntervalSetTestInt, CompleteTest) { using MyParamType = typename TestFixture::MyParamType; CIntervalSetTestInt<MyParamType>::DoTest(); } If i compare "googletest.cfg" against http://google.github.io/googletest/reference/testing.htm there are missing many Macros as also in this case the "TYPED_TEST" It would be great...

  • Posted a comment on discussion General Discussion on cppcheck

    Hi, I got <error id="syntaxError" severity="error" msg="syntax error" verbose="syntax error" file0="Test.cpp"> <location file="Test.cpp" line="121" column="3"> </location></error> Code: TYPED_TEST(CIntervalSetTestInt, CompleteTest) { using MyParamType = typename TestFixture::MyParamType; CIntervalSetTestInt<myparamtype>::DoTest(); }</myparamtype> If i compare "googletest.cfg" against http://google.github.io/googletest/reference/testing.htm there are missing many Macros as also in this case the "TYPED_TEST"...

  • Posted a comment on discussion General Discussion on cppcheck

    That's right, the note data is available as location. Sorry, I had misunderstood the XML struture. Thanks for looking over it and sorry again.

  • Posted a comment on discussion General Discussion on cppcheck

    Hello, I noticed that we don't see all finds from CPPCHeck in our CI because all lines of the category "note" don't appear in the XML file. Is there a way to force all results to be written to the XML file?

  • Posted a comment on ticket #1215 on KeePass

    "Preventing infinite Loops" is exactly what i need. Thank you, didn't find by myself....

  • Created ticket #1215 on KeePass

    Save loop with Trigger

View All

Personal Data

Username:
lordhomer
Joined:
2014-02-15 20:25:12

Projects

  • No projects to display.

Personal Tools