unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bug of encode_coding_sjis_big5
@ 2002-05-09 23:36 Kenichi Handa
  2002-05-10  8:56 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Kenichi Handa @ 2002-05-09 23:36 UTC (permalink / raw)


There's a bug in encode_coding_sjis_big5 (coding.c).

At line 3047, we have this line:
	      if (!coding->mode & CODING_MODE_SELECTIVE_DISPLAY)
but "coding->mode & CODING_..." must be surrounded by '('
and ')'.

Could someone please fix it (both in HEAD and RC)?

---
Ken'ichi HANDA
handa@etl.go.jp

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

end of thread, other threads:[~2002-05-10  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-09 23:36 bug of encode_coding_sjis_big5 Kenichi Handa
2002-05-10  8:56 ` Eli Zaretskii

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).