dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]pnetc


From: Gopal V
Subject: Re: [DotGNU]pnetc
Date: Sun, 22 Sep 2002 14:01:56 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Haran Shivanan wrote:
> Does this mean, we shouldn't implement anything else until
> we can compile glibc (at which point, we'll use glibc instead
> of what we're using now)or can we contribute functions to stdio?
> I don't see any TODO's anywhere so I guess that means, we just
> wait and compile glibc.

Well the printf statement is quite a special case , as it needs to 
handle all the various format strings ... So reimplementing all that
code for pnetC is extra work.

> If not, I'd like to give a shot at some of the stuff like FILE I\O
> (which I assume will be using __invoke__ to call the CSharp
> functions)

Well there is a slight issue there about handling exceptions doing that.
And from a quick look, I think that Rhys has implemented the FILE I/O
already in libc/unistd/{read|open|write}.c .

But I would be very much happier if you could contribute to the class 
library ... Especially the unit tests section . Currently concentrating
on the System namespace ... That would be a nice place to get started on
and accelerate development.

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]