← Back to team overview

linux-traipu team mailing list archive

[Bug 1375948] [NEW] error CS0837: The `as' operator cannot be applied to a lambda expression, anonymous method, or method group

 

Public bug reported:

While compiling for openSUSE;Factory, version 0.95.1, I run into the
following error message.

 make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/gnome-do-0.95.1/Do'
[   25s] Compiling Do.exe...
[   25s] ./src/Do.UI/PluginNodeView.cs(97,45): error CS0837: The `as' operator cannot be applied to a lambda expression, anonymous method, or method group
[   25s] Compilation failed: 1 error(s), 0 warnings


I know nothing about C#, and am merely a packager, so can somebody point me as to how to fix this, or shoot me a patch, so we can make sure this gets fixed?

** Affects: do
     Importance: Undecided
         Status: New

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

Title:
  error CS0837: The `as' operator cannot be applied to a lambda
  expression, anonymous method, or method group

Status in Do:
  New

Bug description:
  While compiling for openSUSE;Factory, version 0.95.1, I run into the
  following error message.

   make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/gnome-do-0.95.1/Do'
  [   25s] Compiling Do.exe...
  [   25s] ./src/Do.UI/PluginNodeView.cs(97,45): error CS0837: The `as' operator cannot be applied to a lambda expression, anonymous method, or method group
  [   25s] Compilation failed: 1 error(s), 0 warnings

  
  I know nothing about C#, and am merely a packager, so can somebody point me as to how to fix this, or shoot me a patch, so we can make sure this gets fixed?

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


Follow ups

References