Aug. 4, 2014
8:21 a.m.
Ok so I added the missing exception and we can use the system again.... but the fix is just a patch. I will try to get some time this week to fix it but this is in character scanner...... stringIndex: anInteger text: aText topLeft: topLeft extent: extent stringIndex := anInteger. text := aText. super setOrigin: topLeft ------> (11@0) corner: topLeft ------>(11@0) + extent------> (-1@21) leads to a problem Stef On 4/8/14 09:54, stepharo wrote:
So apparently if I introduce the missing exception (that we should have removed) the system works. I will try to do a new integration and after we will fix the problem with igor. If I cannot integrate them I will see tomorrow with esteban.
Stef