← Back to team overview

do-plugins team mailing list archive

[Bug 318451] Re: Shelf plugin does not compile on mono 2.2

 

Where is the fix?
Why do we use this:
	return items ?? (items = new List<IItem> ());

items ist initialized ans is private, so I thin here should be
return items;

-- 
Shelf plugin does not compile on mono 2.2
https://bugs.launchpad.net/bugs/318451
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.



Follow ups

References