User Activity

  • Posted a comment on discussion General Discussion on cppcheck

    Ohhh, wait now I see what you mean. It's not complaining about fp==NULL on this line, it's saying the one above is the issue. Now I get it!

  • Posted a comment on discussion General Discussion on cppcheck

    handle_error MAY abort, but will not if a TRAP is set, which it often is during I/O. But the warning is not related to that I don't think?

  • Posted a comment on discussion General Discussion on cppcheck

    First post here, please be gentle! I have some C code performing a BASIC INPUT statement while reading from a file. The opening bit of this code is... char buffer[MAX_INPUT_LENGTH]; int type; // get the stream int channel = floor(evaluate_expression(statement->parms.generic.generic_parameter).number); FILE* fp = handle_for_channel(channel); if (fp == NULL) { handle_error(ern_FILE_NOT_OPEN, "Attempt to INPUT from a file that has not been OPENed"); // and make sure we can read it if (!channel_is_readable(channel))...

  • Created ticket #1308 on Scintilla

    scintilla: CR/LF/(etc) meta-characters do not follow whitepspace formatting rules

  • Posted a comment on ticket #941 on VICE

    The SDL version is entirely non-functional. When run it simply quits with no messages or warnings. On Oct 4, 2017, at 5:18 AM, gpz gpz@users.sf.net wrote: status: open --> closed-wont-fix [bugs:#941] PET control window zooms and can't be unzoomed Status: closed-wont-fix Version: v3.1 Created: Sat Sep 30, 2017 08:12 PM UTC by Maury Markowitz Last Updated: Wed Oct 04, 2017 09:18 AM UTC Owner: nobody On the Cocoa version there is a control panel that appears. If you double-click on the resize area in...

  • Created ticket #941 on VICE

    PET control window zooms and can't be unzoomed

  • Created ticket #1257 on WinMerge

    Break up long lines (XML/HTML) on given character(s)

View All

Personal Data

Username:
maurym
Joined:
2002-07-25 19:06:16

Projects

This is a list of open source software projects that Maury Markowitz is associated with:

  • ODBCKit   Last Updated:

Personal Tools

MongoDB Logo MongoDB