pedgarcia / cpcsdk

Automatically exported from code.google.com/p/cpcsdk
0 stars 0 forks source link

Caprice is unable to compile two times #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the IDE and choose a correct z80 file
2. Compile it one time
3. 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 reported on code.google.com by giot.romain on 22 Jun 2010 at 9:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r355.

Original comment by giot.romain on 23 Jun 2010 at 9:46