Changes between Version 10 and Version 11 of PreDecemberReleaseHackathon

Show
Ignore:
Timestamp:
12/12/09 13:55:59 (12 years ago)
Author:
darbelo
Comment:

Tick another strstart use from the list.

Legend:

Unmodified
Added
Removed
Modified
  • PreDecemberReleaseHackathon

    v10 v11  
    2222 
    2323||'''Fixed'''||'''File'''||'''Line'''||'''Code'''||'''Rev/Editor''' 
    24 ||||./src/gc/mark_sweep.c||312||(char*) ((PMC*)b)->vtable->whoami->strstart);|| 
     24||*||./src/gc/mark_sweep.c||312||(char*) ((PMC*)b)->vtable->whoami->strstart);||r43017 darbelo 
    2525||||./src/packfile/pf_items.c||1331||s->strstart, OFFS(pf, *cursor)));|| 
    2626||||./src/packfile/pf_items.c||1389||if (s->strstart) {||