bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression mus


From: Peter Dyballa
Subject: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator
Date: Sun, 17 Feb 2013 17:15:36 +0100

Am 17.02.2013 um 14:19 schrieb Andreas Schwab:

>>      return & XVECTOR (array)->contents[idx];
> 
> How so? XVECTOR (array)->contents[idx] is definitely an lvalue.

GCC 4.7.2 tells me more precisely:

        ../src/lisp.h:2485:10: error: lvalue required as unary ‘&’ operand 

--
Mit friedvollen Grüßen

  Pete

Email is a wonderful thing for people whose role in life is to be on top of 
things. But not for me; my role is to be on the bottom of things. What I do 
takes long hours of studying and uninterruptible concentration.
                                – Donald Knuth






reply via email to

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