[Mono-list] Mono Sqlite driver leaking file handles

Maurício Linhares mauricio.linhares at gmail.com
Mon Sep 17 19:17:52 UTC 2012


Nice, wil do that, thanks!


-
Maurício Linhares
http://mauricio.github.com/ - http://twitter.com/#!/mauriciojr



On Monday, September 17, 2012 at 4:13 PM, Rodrigo Kumpera wrote:

> Consts.cs is a generated file by the whole runtime build process. If you have the whole thing configured, just hit make.
>  
>  
>  
>  
> On Mon, Sep 17, 2012 at 2:03 PM, Maurício Linhares <mauricio.linhares at gmail.com (mailto:mauricio.linhares at gmail.com)> wrote:
> > Hello guys,
> >  
> > I just found myself suffering from this bug - https://bugzilla.xamarin.com/show_bug.cgi?id=2915 and wanted to debug it and see if I could fix it myself.
> >  
> > I cloned the Mono repo from github and tried to open the SQLite driver piece and the project doesn't compile due to a missing "Consts.cs" file:
> >  
> > Error CS2001: Source file `/Users/mauricio/projects/mono/mono/mcs/build/common/Consts.cs' could not be found (CS2001) (Mono.Data.Sqlite-net_4_0)
> >  
> > Should this file be here somewhere? Is it a generated file?
> >  
> > -
> > Maurício Linhares
> > http://mauricio.github.com/ - http://twitter.com/#!/mauriciojr
> >  
> >  
> >  
> > _______________________________________________
> > Mono-list maillist - Mono-list at lists.ximian.com (mailto:Mono-list at lists.ximian.com)
> > http://lists.ximian.com/mailman/listinfo/mono-list
>  





More information about the Mono-list mailing list