[Oval-commits] r94 - in trunk/Interpreters/src: linux probes/independent solaris windows

Javier Fernández-Sanguino Peña jfs at computer.org
Wed Jul 25 08:34:58 UTC 2007


On Thu, Jul 19, 2007 at 07:40:39PM +0000, Pavel Vinogradov wrote:
> -	bool GetSubsrtings(string lineFromFile, ObjectEntity* line, StringVector* substrings);
> +	bool GetSubstrings(string lineFromFile, ObjectEntity* line, StringVector* substrings);

Are you sure this is right? Looks like a typo to me.

On the other hand. This implemenation is removing the current implementation
of the TextFileProbe class from the reference interpreter with no new code
being included. Why?

Javier



More information about the Oval-commits mailing list