ca116e3cf3
args from the old data-type. As this args are only read-only, I don't want to have several copies around, so I add a reference count to them and simply attach them to the new datatype. The args array now get freed only when the last reference dissapear. This commit was SVN r9191.