[emacs-w3m:13281] [emacs-w3m/emacs-w3m] Fix / note compiler warnings and errors (#24)
Boruch Baum <[email protected]>
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
* Look in file w3m-ucs.el at the defun for w3m-ucs-to-char.
This function is separately and differently defined once in file
w3m-ems, and (get this) FIVE times in file w3m-xmas.el !! This
version of the definition raises a compiler warning "function
‘ucs-to-char’ is not known to be defined."
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/24
-- Commit Summary --
* Fix / note compiler warnings and errors
-- File Changes --
M ChangeLog (7)
M w3m-filter.el (4)
M w3m-ucs.el (6)
M w3mhack.el (44)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/24.patch
https://github.com/emacs-w3m/emacs-w3m/pull/24.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/emacs-w3m/emacs-w3m/pull/24