[Mono-list] how far behind is anon cvs?
Miguel de Icaza
miguel@ximian.com
18 Jun 2002 20:24:11 -0400
> > Did you run autogen.sh after CVS updating?
>
> no, only the first time.
The version will only be updated if you re-run autogen.sh
> Well, I'd like to hack on the class libraries. I'm trying to build an app,
> but have bumped into things I need which are unimplemented (like Process).
This particular class is a more tricky than expected. Dick has been
working on it, and hopefully we will have it done soon. In the
meantime, you can P/Invoke the system libc call.
Miguel