all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* & requires l-value
@ 2002-05-21  7:11 Juanma Barranquero
  2002-05-21  7:39 ` Miles Bader
  2002-05-21  9:03 ` Ken Raeburn
  0 siblings, 2 replies; 7+ messages in thread
From: Juanma Barranquero @ 2002-05-21  7:11 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-05-22  7:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-21  7:11 & requires l-value Juanma Barranquero
2002-05-21  7:39 ` Miles Bader
2002-05-21  9:03 ` Ken Raeburn
2002-05-21  9:20   ` Miles Bader
2002-05-21 20:39   ` Jason Rumney
2002-05-21 21:36     ` Ken Raeburn
2002-05-22  7:05       ` Juanma Barranquero

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.