]> git.eshelyaron.com Git - emacs.git/commit
(message_dolog): Add warning about GC and Lisp strings.
authorKim F. Storm <storm@cua.dk>
Thu, 22 Sep 2005 09:39:01 +0000 (09:39 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 22 Sep 2005 09:39:01 +0000 (09:39 +0000)
commitf291069afb7e8001b4f2a266849a010a8705bc33
tree1de6b0be8d7aa33e735ef295f6edc13a9efabd56
parent5db60f31311007e77fa41af3c979997052267246
(message_dolog): Add warning about GC and Lisp strings.
(message2): Fix commentary.  Ok to use alloca'ed memory.
Still not ok to use Lisp string data (because of GC).
(set_message): Add comment why GC cannot happen.
src/xdisp.c