User Activity

  • Posted a comment on discussion General Discussion on cppcheck

    Neat, thank you!

  • Posted a comment on discussion General Discussion on cppcheck

    Simple reproduction: // cppcheck --enable=style --inconclusive a.c #define dbgMsg(msg,...) int main(int argc, char** argv) { if (1 == argc) { dbgMsg("No arguments.\n"); } else { dbgMsg("First argument is %s.\n", argv[1]); } return 0; } Deleting both of the calls to the dbgMsg macro silences the error. That is: two identical empty branches don't report a duplicateBranch error, but two branches that behave as empty after passing through the pre-processor do report that error. (In the real code, dbgMsg()...

  • Created ticket #55 on congruity

    exception configuring keys

  • Modified a comment on ticket #54 on congruity

    Here's what I did just now to demonstrate. I'm using the congruity master ("download...

  • Posted a comment on ticket #54 on congruity

    Here's what I did just now to demonstrate. I'm using the congruity master ("download...

  • Created ticket #54 on congruity

    "Listen to Music" hardkey always turns off TV

  • Posted a comment on ticket #53 on congruity

    Thank you! It programmed successfully (and found me a Steve McQueen movie!).

  • Created ticket #53 on congruity

    Exception adding activities for 650

View All

Personal Data

Username:
at992
Joined:
2015-04-06 06:04:08

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB