[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-dev] WorkbenchWindowAction -- for Manfred Klug

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-19 16:58:51 CEST

Manfred,

I was doing some normal testing in my runtime and noticed a lot of errors
in the Error log. They are coming from this code:

if (updateItem == null)
{
        SVNUIPlugin.log(IStatus.ERROR, "updateItem == null", null);
        break;
}

Is there something to fix here, or should I just comment out the log
message?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Thu Oct 19 16:59:16 2006

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.