unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* int/emacs_int mixup in casefiddle.c casify_object
@ 2008-03-31  3:06 Glenn Morris
  2008-03-31 13:52 ` Stefan Monnier
  2008-04-01  6:02 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Glenn Morris @ 2008-03-31  3:06 UTC (permalink / raw)
  To: emacs-devel


There's an int/emacs_int mixup in casify_object at casefiddle.c:131.

`len' as used by STRING_CHAR_AND_LENGTH is EMACS_INT, but string_char
as used by that macro expects an int for the third argument.




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

end of thread, other threads:[~2008-04-01  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31  3:06 int/emacs_int mixup in casefiddle.c casify_object Glenn Morris
2008-03-31 13:52 ` Stefan Monnier
2008-03-31 17:16   ` Glenn Morris
2008-04-01  6:02 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).