Opened 6 years ago

Closed 6 years ago

#129 closed defect (fixed)

Loading a new project does not abort the current session

Reported by: ke Owned by: jd
Priority: major Milestone:
Component: core Version:
Keywords: Cc:

Description

Steps to reproduce:

  • Start GUI using gui command
  • Create a new project with, say, "test" as grammar file (does not exist).
  • Grammar -> Compile
  • Load the QType tutorials project
  • Grammar -> Compile
  • As can be seen from the first tokenize_and_parse_the_external_syntax/1 step, QType is still trying to compile test.grm rather than shieb4.qtg.

Change History (1)

comment:1 Changed 6 years ago by jd

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r1422.

Note: See TracTickets for help on using tickets.