<div dir="auto">Quite often I get to work on an old bug, where an old ll/bc file is attached as a testcase. These files, in most cases (if not all), need to be converted somehow to the latest format, for the trunk version to be able to parse it without an error.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">So a few questions arise:</div><div dir="auto"><br></div><div dir="auto">1. Is there a standard way to convert an old ll/bc to the latest? If not, what is the common approach for these cases?</div><div dir="auto"><br></div><div dir="auto">2. If there is no such tool, should we have one? (I think we should, of course.)</div><div dir="auto"><br></div><div dir="auto">3. What about automatically let the ll and bc Readers do the conversion (internally)? </div><div dir="auto"><br></div><div dir="auto">4. What about versions? Is there an RFC (probably old) for ll/bc file versioning? (I know there is an optional record for version in the bc file format, but it is not really utilized.)</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Ehud.</div>