Re: patch to port beagle to gmime-2.4



2008/7/25 Joe Shaw <joe joeshaw org>:
> Hey Jeff,
>
> On Sat, Jul 19, 2008 at 10:18 PM, Jeffrey Stedfast <fejj novell com> wrote:
>> This is a preliminary patch, GMime-2.4 isn't yet released and the API
>> isn't written in stone yet; I've written the patch to get feedback from
>> you guys on the API changes I've made.
>
> The changes look fine to me, and pretty straightforward.  I don't have
> any particular comments on them.

This patch don't work with release gmime-2.24
(http://ftp.gnome.org/pub/gnome/sources/gmime/2.4/gmime-2.4.2.tar.bz2)
API gmime-2.24 not contained <enum name="InternetAddressType"
cname="InternetAddressType" type="enum">.


./Lucene.Net/Search/SortField.cs(219,36): warning CS0108:
`Lucene.Net.Search.SortField.GetType()' hides inherited member
`object.GetType()'. Use the new keyword if hiding was intended
/usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to
previous warning)
./Lucene.Net/SupportClass.cs(219,25): warning CS0612:
`System.Threading.Thread.Resume()' is obsolete
./Lucene.Net/SupportClass.cs(252,25): warning CS0612:
`System.Threading.Thread.Suspend()' is obsolete
./KMailQueryable/KMailIndexer.cs(413,87): error CS1061: Type
`GMime.InternetAddress' does not contain a definition for
`AddressType' and no extension method `AddressType' of type
`GMime.InternetAddress' could be found (are you missing a using
directive or an assembly reference?)
./KMailQueryable/KMailIndexer.cs(414,104): error CS1061: Type
`GMime.InternetAddress' does not contain a definition for `Addr' and
no extension method `Addr' of type `GMime.InternetAddress' could be
found (are you missing a using directive or an assembly reference?)
./KMailQueryable/KMailIndexer.cs(420,87): error CS1061: Type
`GMime.InternetAddress' does not contain a definition for
`AddressType' and no extension method `AddressType' of type
`GMime.InternetAddress' could be found (are you missing a using
directive or an assembly reference?)
./KMailQueryable/KMailIndexer.cs(421,104): error CS1061: Type
`GMime.InternetAddress' does not contain a definition for `Addr' and
no extension method `Addr' of type `GMime.InternetAddress' could be
found (are you missing a using directive or an assembly reference?)
./KMailQueryable/KMailIndexer.cs(425,59): error CS0117:
`GMime.InternetAddressList' does not contain a definition for
`ParseString'
/usr/lib/mono/gac/gmime-sharp/2.4.0.0__2b75c2ad004c52e4/gmime-sharp.dll
(Location of the symbol related to previous error)
./KMailQueryable/KMailIndexer.cs(427,87): error CS1061: Type
`GMime.InternetAddress' does not contain a definition for
`AddressType' and no extension method `AddressType' of type
`GMime.InternetAddress' could be found (are you missing a using
directive or an assembly reference?)
./KMailQueryable/KMailIndexer.cs(428,105): error CS1061: Type
`GMime.InternetAddress' does not contain a definition for `Addr' and
no extension method `Addr' of type `GMime.InternetAddress' could be
found (are you missing a using directive or an assembly reference?)
Compilation failed: 7 error(s), 3 warnings

-- 
Alexey Shabalin


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]