Future-proofing: Instead of relying on the hard-coded A_MAX, assume that private.acquire_strings will be updated simultaneously with private.acquire_types and simply check for its size instead.
Author |
James D. Callahan III <darkenelf@gmail.com> |
Author date |
2011-03-04 06:52:53 |
Author local date |
2011-03-04 00:52:53 -0600 |
Committer |
James D. Callahan III <darkenelf@gmail.com> |
Committer date |
2011-03-04 06:53:23 |
Committer local date |
2011-03-04 00:53:23 -0600 |
Commit |
e7d3ff7ab42b3ee56bd60b9bb78b9088bb6dbc9e |
Tree |
2f7c312ca69fffa20c8e487f375753df3a6a015b |
Parent |
3f59458821bb9750d5432ec167d654a80b4fa310 |
Future-proofing: Instead of relying on the hard-coded A_MAX, assume that private.acquire_strings will be updated simultaneously with private.acquire_types and simply check for its size instead.