
On Monday, September 13, 2010, Clint Adams schizo@debian.org wrote:
On Fri, Sep 10, 2010 at 07:54:40PM +0200, Wolfgang Denk wrote:
Please help testing, and check if all your relevant patches have been included.
In arch/i386/lib/board.c, the declaration of do_go_exec() has changed, thus leading to the following build failure[0]:
board.c: In function 'do_go_exec': board.c:440: error: assignment of read-only location '*(argv + 0xfffffffffffffffffffffffffffffffcu)' cc1: warnings being treated as errors board.c:442: error: passing argument 2 of 'entry' discards qualifiers from pointer target type board.c:442: note: expected 'char **' but argument is of type 'char * const*' make[2]: *** [board.o] Error 1
I have a fix for this in my offline tree. I'm ok with missing this merge window - I'll upload my patches for the next one.
Thanks for catching this though
Regards,
Graeme