pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zathura-pdf-mupdf: explain a problem in the TODO



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Nov 24 14:50:19 2016 +0100
Changeset:	088c06e6e811bc379a6d3dadeadcab53ff46b749

Modified Files:
	zathura-pdf-mupdf/TODO

Log Message:
zathura-pdf-mupdf: explain a problem in the TODO

Search command (via `/') no longer works and the warning message is probably
related to that and probably to some *stext*() (ab)used function calls.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=088c06e6e811bc379a6d3dadeadcab53ff46b749

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zathura-pdf-mupdf/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/zathura-pdf-mupdf/TODO b/zathura-pdf-mupdf/TODO
index fe37c45..bf0b746 100644
--- a/zathura-pdf-mupdf/TODO
+++ b/zathura-pdf-mupdf/TODO
@@ -5,4 +5,5 @@ print/zathura-pdf-mupdf:
 - Gtk-WARNING **: Allocating size to zathura [address] without calling
   gtk_widget_get_preferred_width/height().  How does the code know the size to
   allocate?
-- warning: dropping unclosed device [probably related to the `search' command]
+- warning: dropping unclosed device [probably related to the `search' command
+  (i.e. via `/') that no longer works]


Home | Main Index | Thread Index | Old Index