reflog / gendarmeaddin

Automatically exported from code.google.com/p/gendarmeaddin
0 stars 0 forks source link

Gendarme AddIn on MonoDevelop 0.13 #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. The AddIn doesn't compile on MonoDevelop 0.13
2.
3.

What is the expected output? What do you see instead?

It should compile fine.

What version of the product are you using? On what operating system?

0.13 with Mono 1.2.4

Please provide any additional information below.

The compiler throws this error:

./GendarmeDisplay.cs(130,92): error CS0117: `MonoDevelop.Projects.Combine'
does not contain a definition for `GetAllEntries'
./GendarmeDisplay.cs(153,88): error CS0117: `MonoDevelop.Projects.Combine'
does not contain a definition for `GetAllEntries'
Compilation failed: 2 error(s), 0 warnings

Original issue reported on code.google.com by pvan...@gmail.com on 25 May 2007 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by ref...@gmail.com on 29 May 2007 at 9:26