[Bug 13115] New: .yo sources incompatible with current yodl version

samba-bugs at samba.org samba-bugs at samba.org
Wed Nov 1 08:51:48 UTC 2017


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: wayned at samba.org
          Reporter: paul at debian.org
        QA Contact: rsync-qa at samba.org

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.



More information about the rsync mailing list