Changes between Initial Version and Version 1 of Ticket #979

Show
Ignore:
Timestamp:
09/05/09 12:00:16 (12 years ago)
Author:
dukeleto
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #979 – description

    initial v1  
    1 during a normal "make test" on darwin 
     1during a normal "make" on darwin 
    22{{{ 
    33gmake -C compilers/pct 
     
    99gmake[1]: Leaving directory `/Users/leto/work/parrot-git-svn/compilers/pct' 
    1010make: *** [compilers.dummy] Error 2 
     11 
    1112}}} 
    12  
    13 This also means that the parrot that it generates is borked: 
    14 {{{ 
    15 ./parrot examples/pir/hanoi.pir  
    16  
    17 Invalid charset number '8' specified 
    18 }}}