examples compiles with errors

Hi folks,
after the change from version 0022 to version 1.0, it is not longer possible to compile any examples. In this specific case, String.replace collapses during compiling. The error-massage says: conversion from 'void' to non-scalar type 'String' requested. And now I need your help: what does this mean, what do I have to do. Does anybody have any experiece with this issue?

This looks like this known issue:

http://code.google.com/p/arduino/issues/detail?id=764

Guess nobody's got to it yet...