Ticket #328 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

syntax error in install tree

Reported by: fperrad Owned by:
Priority: normal Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description (last modified by fperrad) (diff)

In the install tree, many languages give the same message :

C:\parrot-0.9.0-devel>bin\perl6.cmd

error:imcc:syntax error, unexpected $end ('■')

in file '\parrot-0.9.0-devel\runtime\parrot\library\PGE\Dumper.pbc' line 1

error:imcc:syntax error, unexpected $end ('■')

in file '\parrot-0.9.0-devel\runtime\parrot\library\config.pbc' line 1

\> say "ok";

ok

\>

\>

Change History

Changed 13 years ago by fperrad

  • description modified (diff)

Changed 13 years ago by fperrad

  • status changed from new to closed
  • resolution set to fixed

fixed in release 0.9.1

Note: See TracTickets for help on using tickets.