[MonoDevelop] Patch to fix the build

"Andrés G. Aragoneses [ knocte ] "Andrés G. Aragoneses [ knocte ]
Mon Jan 8 16:44:29 EST 2007


It seems that recent commits have broken the build:

./MonoDevelop.Ide.Gui.OptionPanels/LoadSavePanel.cs(83,49): warning
CS0612: `Gnome.FileEntry' is obsolete
./MonoDevelop.Ide.Gui/ProjectOperations.cs(292,41): error CS0117:
`MonoDevelop.Projects.IProjectService' does not contain a definition for
`ReadFile'
Compilation failed: 1 error(s), 28 warnings
make[3]: *** [../../../build/AddIns/MonoDevelop.Ide.dll] Error 1
make[3]: se sale del directorio
`/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN-l10n/Core/src/MonoDevelop.Ide'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio
`/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN-l10n/Core/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
`/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN-l10n/Core'
make: *** [all-recursive] Error 1


The attached patch fixes it. Can someone commit it?

Regards,

	Andrés	[ knocte ]

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixbuild.patch
Type: text/x-patch
Size: 2472 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070108/ad2eb983/attachment.bin 


More information about the Monodevelop-list mailing list