[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] [bugs #8638] managed arrays in C compiler
From: |
Alex Stephens |
Subject: |
Re: [Pnet-developers] [bugs #8638] managed arrays in C compiler |
Date: |
Fri, 23 Apr 2004 16:12:12 +0000 |
Is the "invalid lvalue in assignment" error a bug?
Regards,
Alex
On Fri, 23 Apr 2004 10:04:27 +1000, Rhys Weatherley wrote:
> On Friday 23 April 2004 10:58 am, Alex Stephens wrote:
>
> > printf("%i",array[0]);
> > just produces "i" on stdout whereas the %s and %d format specifiers do seem
> > to work. Is this another bug?
>
> The printf implementation is just a dummy until the glibc version can be made
> to work in pnetC. Volunteers are required to work on pnetC.
>
> Cheers,
>
> Rhys.
>