Project

General

Profile

Bug #52

GUI: problem with "--" comment

Added by Anna Maria Bigatti over 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
GUI
Target version:
Start date:
01 Dec 2011
Due date:
% Done:

100%

Estimated time:
5.00 h
Spent time:

Description

When copying and pasting into the interactive windows sometimes all newlines after a "--" comment are ignored. Two examples:

2+2; -- gsdadfg
1-1;

only 2+2 is executed, but with
2+2;
-- gsdadfg
1-1;

both commands are executed

History

#1 Updated by John Abbott about 12 years ago

  • Status changed from New to Closed
  • Assignee set to John Abbott

Fixed.

BUT there remains a more subtle problem: the way the GUI determines the state of the parser appears to be "guesswork". If the user types just a line containing an end-of-line comment, then the GUI says the parser is busy parsing a command when really it should be "idle".

#2 Updated by Anna Maria Bigatti almost 12 years ago

  • % Done changed from 0 to 100
  • Estimated time set to 5.00 h

#3 Updated by Anna Maria Bigatti almost 12 years ago

  • Target version set to CoCoA-5.0.3

Also available in: Atom PDF