<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi All,<div><br></div><div>    when I try and drive ReleaseBuilder programmatically I get a number of errors such as this:</div><div><br></div><div>Error: Missing snapshot: Traits-pre.307</div><div><br></div><div>It would be nice either to ignore such errors or to have an entry-point in ReleaseBuilder that just does the preference setting, recompileAll, condenseChanges and save.</div><div><br></div><div><br></div><div>BTW, ReleaseBuilder's recompileAll appears not to be working perfectly.  With the new bytecode set installed we still expect to see quick methods compiled using the default bytecode set (something I have to fix but isn't high priority).  But even ignoring quick methods there are lots of methods that remain in the old bytecode set:</div><div><br></div><div><div>CompiledMethod allInstances size 67104</div><div>(CompiledMethod allInstances select: [:m| m signFlag]) size 61154</div><div>(CompiledMethod allInstances reject: [:m| m signFlag or: [m isQuick]]) size 1253</div></div><div><br></div><div>But this could b e operator error.  I found the above while using a modified script that avoided checkForDirtyPackages.</div><div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div></div></div></div></div></div></div></div>