5.9.9

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

Zur Übersicht

  • core client: when parsing statefile or scheduler reply, if get an app_version with unknown platform name, ignore it. This means that, e.g. if someone moves a BOINC directory from Intel to PowerPC Mac, things will still work right.
  • Removed some old debug code and changed a bogus error message to a more sane one.
  • core client: another multi-platform fix (missing \n)
  • fixes# 162: Fix the Windows setup to install the CRT as a private assembly so that we can avoid running into sxs problems. At some point I'll have to revisit this and figure out what is really going on.