[svn:parrot] r37999 - branches/packfile_revamp/docs/pdds
Reini Urban
rurban at x-ray.at
Sun Apr 12 07:21:12 UTC 2009
2009/4/10 <bacek at svn.parrot.org>:
> Author: bacek
> Date: Fri Apr 10 00:02:46 2009
> New Revision: 37999
> URL: https://trac.parrot.org/parrot/changeset/37999
>
> Log:
> Remove uuid_length from public Packfile attributes.
>
> "But anyone who cares about the length of the UUID can just go grab the
> string and then get it's length." (c) jonathan
Veto:
That would disallow 0 as uuid_data. Using it as NULL-terminated is
just optional.
header->uuid_size is an important atribute for uuid_type = 1, in the
reader and in the writer.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
More information about the parrot-commits
mailing list