****************************************************************************** ********************* IBIS GOLDEN PARSER BUG REPORT FORM ********************* ****************************************************************************** INSTRUCTIONS To report a bug in the IBIS golden parser. Please fill out the top part of the following form and send the complete form to ibis-info@freelists.org. A list of reported bugs will be maintained on ibis.org. ****************************************************************************** PARSER VERSION NUMBER: 7.0.2 PLATFORM (SPARC, HP700, PC, etc.): PC OS AND VERSION: Microsoft Windows 10 REPORTED BY: Curtis Clark, Ansys DATE: August 16, 2021 DESCRIPTION OF BUG: Coding Error Due to Wrong Case in imsmdl.c There's a typo in code that is enabled by IBIS_PRINT. Line 534 of imsmdl.c: fprintf(pFile, "IMS: Terminal Type %d\n", pTerminal->eTYpe); The eTYpe should be eType, so this line generates a compiler error. ------------- INSERT IBIS FILE DEMONSTRATING THE BUG: None, problem found by code inspection. ****************************************************************************** BUG NUMBER: 219 SEVERITY: [FATAL, SEVERE, MODERATE, ANNOYING, ENHANCEMENT] MODERATE PRIORITY: [HIGH, MEDIUM, LOW] HIGH STATUS: [OPEN, CLOSED, WILL NOT FIX, NOT A BUG] CLOSED FIXED VERSION: 7.1.0 FIXED DATE: December 18, 2021 NOTES ON BUG FIX: Classified at the August 27, 2021 IBIS Open Forum meeting. To be fixed in the next release. ****************************************************************************** ******************************************************************************