← Back to team overview

linux-traipu team mailing list archive

[Bug 634550] Re: Compiler error CS0200 when built against mono-2.8

 

** Changed in: do
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of UBUNTU -
AL, which is subscribed to Do.
https://bugs.launchpad.net/bugs/634550

Title:
  Compiler error CS0200 when built against mono-2.8

Status in Do:
  Fix Released

Bug description:
  When built against mono-2.8 the following error is reported:

  
  Compiling Do.exe...
  ./gtk-gui/Do.UI.ColorConfigurationWidget.cs(60,18): error CS0200: Property or indexer `Do.UI.ColorConfigurationWidget.Name' cannot be assigned to (it is read-only)
  ./gtk-gui/Do.UI.GeneralPreferencesWidget.cs(36,18): error CS0200: Property or indexer `Do.UI.GeneralPreferencesWidget.Name' cannot be assigned to (it is read-only)
  ./gtk-gui/Do.UI.KeybindingsPreferencesWidget.cs(30,18): error CS0200: Property or indexer `Do.UI.KeybindingsPreferencesWidget.Name' cannot be assigned to (it is read-only)
  ./gtk-gui/Do.UI.ManagePluginsPreferencesWidget.cs(46,18): error CS0200: Property or indexer `Do.UI.ManagePluginsPreferencesWidget.Name' cannot be assigned to (it is read-only)
  ./src/Do.UI/KeybindingTreeView.cs(53,42): warning CS0219: The variable `defaultbindingCell' is assigned but its value is never used
  ./src/Do.UI/KeybindingTreeView.cs(131,44): warning CS0168: The variable `e' is declared but never used
  Compilation failed: 4 error(s), 2 warnings

  A patch to fix these errors is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/do/+bug/634550/+subscriptions