cpcsdk / cpctools

Tools for CPC cross-development
37 stars 5 forks source link

Caprice is unable to compile two times #39

Closed pulkomandy closed 10 years ago

pulkomandy commented 10 years ago

From giot.romain on June 22, 2010 23:10:09

What steps will reproduce the problem? 1. Open the IDE and choose a correct z80 file

  1. Compile it one time
  2. Compile it a second time

What is the expected output? The second compilation must succeed. The last log in the console must be something like: Pass 3 complete Errors: 0, warnings: 0, compiled: 16 lines, work time: 0.003 seconds

What do you see instead? There is a segfault Please use labels and text to provide additional information.

Original issue: http://code.google.com/p/cpcsdk/issues/detail?id=39

pulkomandy commented 10 years ago

From giot.romain on June 23, 2010 14:46:18

This issue was closed by revision r355 .

Status: Fixed