Comment 13 for bug 1226558

Revision history for this message
Chris (chrismudlet) wrote :

So I think the best solution is to nix the use of area 0, have -1 be a void area, and enumeration begin at 1. This doesn't appear to break any scripts, as using area 0 actually causes scripts to break. If perusing the code supports this, I'll put in this fix.