pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] Re: Pan 0.14.2 Won't Compile


From: Greg Lee
Subject: [Pan-devel] Re: Pan 0.14.2 Won't Compile
Date: Mon, 30 Jul 2007 06:01:56 +0000 (UTC)
User-agent: Pan/0.131 (Ghosts: First Variation)

On Sun, 29 Jul 2007 13:33:11 -0500, Michael Satterwhite wrote:

> msort.c: In function ‘msort_with_tmp’: msort.c:68: error: invalid lvalue
> in increment msort.c:69: error: invalid lvalue in increment msort.c:74:
> error: invalid lvalue in increment msort.c:75: error: invalid lvalue in
> increment
> 
> Looking at the source to msort.c, this appears to be occurring in the
> use of an incremented pointer to a pointer.

I suspect this is due to some change in gcc 4.1.2, since I've seen the
compiler complaint several times recently.  You could just recode the
increment as a separate statement.  But better to get a more recent
version of Pan (which no longer has an msort.c, since it's written in
c++).


-- 
Greg





reply via email to

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