Changes between Initial Version and Version 1 of Ticket #266

Show
Ignore:
Timestamp:
02/03/09 13:12:11 (13 years ago)
Author:
rurban
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #266

    • Property owner set to rurban
    • Property status changed from new to assigned
  • Ticket #266 – description

    initial v1  
    11Attached is a patch which: 
    2 - renames Parrot_readbc to Parrot_read_pbc (as heard on IRC) 
    3 - renames Parrot_loadbc to Parrot_load_pbc 
     2 
     3- renames Parrot_readbc to Parrot_read_pbc (as heard on IRC)[[BR]] 
     4- renames Parrot_loadbc to Parrot_load_pbc[[BR]] 
    45- adds a third argument to Parrot_read_pbc which is stored in  
    56  the returned pf->options member, to be able to react in  
    6   parrot and in other pbc utils differently.  
    7   Used for debugging pbc transformers. 
     7  parrot and in other pbc utils differently. [[BR]] 
     8  Used for debugging pbc transformers.[[BR]] 
    89- macrofy TRACE_PACKFILE printing (debug levels 1, 2 and 3) 
    910