https://bugzilla.samba.org/show_bug.cgi?id=13115
Bug ID: 13115
Summary: .yo sources incompatible with current yodl version
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 13747
--> https://bugzilla.samba.org/attachment.cgi?id=13747&action=edit
patch for newer yodl
The current yodl version has removed the startdit and enddit macros. These have
been replaced with description. I've attached a patch for this.
Additionally,
this is a trivial patch for a missing closing bracket:
--- ./a/rsync.yo 2016-03-29 11:05:24.802895810 +0200
+++ ./b/rsync.yo 2017-11-01 09:38:23.396818546 +0100
@@ -1570,7 +1570,7 @@
Note some versions of the popt option-parsing library have a bug in them that
prevents you from using an adjacent arg with an equal in it next to a short
-option letter (e.g. tt(-M--log-file=/tmp/foo). If this bug affects your
+option letter (e.g. tt(-M--log-file=/tmp/foo)). If this bug affects your
version of popt, you can use the version of popt that is included with rsync.
dit(bf(-C, --cvs-exclude)) This is a useful shorthand for excluding a
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html