Activity for at992

  • at992 at992 posted a comment on discussion General Discussion

    Neat, thank you!

  • at992 at992 posted a comment on discussion General Discussion

    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()...

  • at992 at992 created ticket #55

    exception configuring keys

  • at992 at992 modified a comment on ticket #54

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

  • at992 at992 posted a comment on ticket #54

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

  • at992 at992 created ticket #54

    "Listen to Music" hardkey always turns off TV

  • at992 at992 posted a comment on ticket #53

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

  • at992 at992 created ticket #53

    Exception adding activities for 650

  • at992 at992 created ticket #27

    automatic PDF fill-out mixes inconsistent input and output forms

  • at992 at992 posted a comment on ticket #43

    Using '-l' I figured out my problem: mhgui was loading the wsdl and xsd files from...

  • at992 at992 created ticket #44

    Update Account throws exception; simple fix results in Server fault

  • at992 at992 created ticket #43

    exception trying to Add New Remote

  • at992 at992 created ticket #24

    Sched C L1 uses cents but doesn't display them

1
MongoDB Logo MongoDB