[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
test build of 4.9 started
- Date: Mon, 09 Mar 2009 14:27:53 -0400
- From: feng1 at bnl.gov (Kate Feng)
- Subject: test build of 4.9 started
Joel Sherrill wrote:
> Hi,
>
> I just started a test build of the 4.9 branch.
> If all goes well, I will cut 4.9.2 once it is
> finished.
>
> pr1385 will be closed. I am building with
> the latest patch.
>
> If you have an outstanding issue, yell now.
>
>
In cpukit/libmisc/dummy/dummy.c, should
"int main( int, char **, char **); "
be corrected as
"int main( int, char **);"
?
Is there a conflict ?
Kate