Re: [Banshee-List] Cannot compile banshee Trunk



Aaron Bockover wrote:
> Brian,
> 
> Assuming the latest taglib-sharp (I am now linking in trunk again, so we
> are current with your development)... thus if Julien is fully up to
> date, he should see the following:
> 
> aaron analbumcover:~/cvs/banshee/trunk/banshee$ cat
> ext/taglib-sharp/TagLib/File.cs | head -n 580 | tail -n 10
>          return creator;
>       }
>       
>       public static FileAbstractionCreator GetFileAbstractionCreator ()
>       {
>          return file_abstraction_creator_list.Count > 0 ?
>             file_abstraction_creator_list [0] :
> LocalFileAbstraction.CreateFile;
>       }
>       
>       //////////////////////////////////////////////////////////////////////////
> 
> Keeping the build working on older gmcs would be highly preferred.
> 
> --Aaron

Thank you, I have the same output. I have reverted ext/taglib-sharp to
2622 for now.



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