User Activity

  • Modified ticket #156 on GnuCOBOL

    MF LINE and COL screen clauses

  • Modified ticket #764 on GnuCOBOL

    INPUT not reserved word in DEBUGGING MODE

  • Posted a comment on ticket #764 on GnuCOBOL

    Fixed in [r4355]. The issue is due to DEBUG-NAME and INPUT having the same hash. DEBUG-NAME is saved first into the reserved word table (with key 38). INPUT is saved after (with key 39, since 38 is taken by DEBUG-NAME). When DEBUG-NAME was removed after parsing DEBUGGING MODE, 38 is now a valid key for INPUT. However, the reserved word info for INPUT was still at 39 and had not been adjusted. The fix was to check all entries (up to the next NULL) following a deleted entry and move them, if needed,...

  • Committed [r4355]

    Fixed bug #764 "INPUT not reserved word in DEBUGGING MODE".

  • Created ticket #764 on GnuCOBOL

    INPUT not reserved word in DEBUGGING MODE

  • Created ticket #721 on GnuCOBOL

    #include <parser.h> broken in Windows 10

  • Created ticket #720 on GnuCOBOL

    ftruncate undefined in Visual C++

  • Created ticket #719 on GnuCOBOL

    ssize_t undefined in Visual C++

View All

Personal Data

Username:
edward-h
Joined:
2013-08-22 11:24:40
Location:
Britain (UK) / BST
Gender:
Male

Projects

This is a list of open source software projects that Edward Hart is associated with:

  • Project Logo GnuCOBOL A free COBOL compiler Last Updated:

Skills

This is a list of skills that Edward Hart possesses:

  • COBOL
  • C
  • C++
  • Emacs-Lisp

Personal Tools