[Mumps2Py:] Working Fix: "handle a case causing an infinite loop." |
[ Thread Index |
Date Index
| More lists.mumps2py.org/discuss Archives
]
- To: <discuss@xxxxxxxxxxxxxxxxxx>
- Subject: [Mumps2Py:] Working Fix: "handle a case causing an infinite loop."
- From: "Frank Guder" <Frank.Guder@xxxxxxxx>
- Date: Tue, 11 Mar 2008 15:50:14 +0100
- Thread-index: AciDgUylFmWBV9e3TYOVLNbcuazeGwABSNNw
Hi Patrick,
thanks for the quick fix! It works.
It "seems" (we have to check the output carefully to be sure) as if most of
the parsing errors come from the "old style" routines (typically 199x as
date) in our file. The customer written parts are parsed very well.
I will update you as soon as we have our first analysis (that is, GXL-graph
of the whole thing).
Best regards,
Frank
-----Ursprüngliche Nachricht-----
Von: Listengine [mailto:listengine@xxxxxxxxxxxxxxxxx] Im Auftrag von
subversion@xxxxxxxxxxxxx
Gesendet: Dienstag, 11. März 2008 15:08
An: discuss@xxxxxxxxxxxxxxxxxx
Betreff: [Mumps2Py:] [168] handle a case causing an infinite loop.
Revision: 168
Author: pgallot
Date: 2008-03-11 14:07:52 +0000 (Tue, 11 Mar 2008)
Log Message:
-----------
handle a case causing an infinite loop.
Modified Paths:
--------------
trunk/mumps2py/mumps2tok.py
---