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

Re: [MiNT] [PATCH] Build fails



On 01/26/14 22:09, Miro Kropáček wrote:

    I would recommend against fumbling with the Makefile.

    Why don't you just add a "(void) desttmp[0];" somewhere in the
    code (as already suggested)?

Because I don't like this solution, it makes the driver code even less readable and it's not really fixing the problem. Anyway, I let Alan decide what to do, sooner or later somebody else bumps into this problem, too.


The automated builds are still running with GCC 4.5.x which is probably why I've not rushed into looking at this.

So let's use the (void) approach for now.

Alan.