[Issue 2222] spec does not specify when md5 symbol compression is used
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 7 16:20:30 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2222
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #1 from bugzilla at digitalmars.com 2008-08-07 18:20 -------
There isn't really a fixed length, as the compiler first tries to compress the
identifier. If that fails to get it small enough, then it does the md5 hash.
But it shouldn't be part of the spec, as it's an implementation issue.
--
More information about the Digitalmars-d-bugs
mailing list