|
From: | Juanma Barranquero |
Subject: | & requires l-value |
Date: | Tue, 21 May 2002 09:11:17 +0200 |
I'm getting the following error while compiling on Windows with MSVC: w32fns.c(7255) : error C2102: '&' requires l-value The offending line is: lpef->tail = &(XCDR (*lpef->tail)); Perhaps the problem is related to recent changes by Ken Raeburn? /L/e/k/t/u
[Prev in Thread] | Current Thread | [Next in Thread] |