Skip to content
  • Niels Möller's avatar
    * src/scm/gaba.scm (type->mark): Handle space-variables with an · 2fa567b1
    Niels Möller authored
    optional third argument just like pointer-variables with three
    arguments. I.e. use the third arg as the name of a field holding
    the current size of an array. Reported by Bazsi. For now, doesn't
    try to free array elements (which is ok as long as the arrays are
    used for objects subject to gc).
    
    Rev: src/scm/gaba.scm:1.4
    2fa567b1