pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(devel/magit) many warinings at start
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Mon Dec 30 06:46:43 2024 +0900
Changeset: b2b8b6f727412ecad41b140a734ee8612f29bf9d
Modified Files:
magit-git/TODO
Log Message:
(devel/magit) many warinings at start
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b2b8b6f727412ecad41b140a734ee8612f29bf9d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
magit-git/TODO | 36 ++++++++++++++++++++++++++++--------
1 file changed, 28 insertions(+), 8 deletions(-)
diffs:
diff --git a/magit-git/TODO b/magit-git/TODO
index 0af88cc47c..345b8d5b34 100644
--- a/magit-git/TODO
+++ b/magit-git/TODO
@@ -1,9 +1,29 @@
-Now another package with-editor is necessary (magit/with-editor at github)
-
-In toplevel form:
-git-commit.el:109:2: Error: Cannot open load file: No such file or directory, with-editor
-gmake[1]: *** [Makefile:70: git-commit.elc] Error 1
-gmake[1]: Leaving directory '/tmp/wip/magit-git/work/magit-4.1.3/lisp'
-gmake: *** [Makefile:74: lisp] Error 2
-*** Error code 2
+emacs
+M-x load-library magit RET
+M-x magit-status RET
+ ■ Warning (comp): dash.el:615:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:628:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:645:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1059:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1219:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1272:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1320:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1335:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1341:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:1523:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:2254:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting)
+ ■ Warning (comp): dash.el:2613:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:2632:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): dash.el:3318:2: Warning: docstring wider than 80 characters
+ ■ Warning (comp): magit-section.el:1901:22: Warning: reference to free variable `alist-get'
+ ■ Warning (comp): magit-section.el: Warning: the function `(setf compat-call)' is not known to be defined.
+ ■ Warning (comp): magit-git.el:596:20: Warning: reference to free variable `executable-find'
+ ■ Warning (comp): magit-git.el:952:25: Warning: reference to free variable `executable-find'
+ ■ Warning (comp): magit-git.el:596:8: Warning: the function `compat-call' is not known to be defined.
+ ■ Warning (comp): magit-mode.el:1394:34: Warning: reference to free variable `assoc-delete-all'
+ ■ Warning (comp): magit-mode.el:1394:22: Warning: the function `compat-call' is not known to be defined.
+ ■ Warning (comp): magit-autorevert.el:111:28: Warning: reference to free variable `executable-find'
+ ■ Warning (comp): magit-autorevert.el:111:16: Warning: the function `compat-call' is not known to be defined.
+ ■ Warning (comp): magit-branch.el:211:55: Warning: the function `transient-scope' is not known to be defined.
+ ■ Warning (comp): magit-remote.el:71:55: Warning: the function `transient-scope' is not known to be defined.
Home |
Main Index |
Thread Index |
Old Index