-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch hfs-compression.diff errors #79
Comments
Yup, nobody with a Mac has submitted any fixes yet. I've had one person suggest that they might supply some, but no word yet. I'll just be removing it if it doesn't get some changes before too long. |
With APFS, I don't need it, so just I compiled without the patch. |
I was looking at this and I'm kind of puzzled by this comment. Looking at the blame for xattrs.c, I don't see any drastic changes to rsync_xal_get(). Or is it this change? 6eb71be Do you know what concern this comment was referring to? |
There is a stray |
Note that rsync patches is best discussed on the rsync-patches project, which has a bug open on this issue. |
Patch hfs-compression.diff errors
macOS 10.15.6
attrs.c:274:1: error: unknown type name '$$$ERROR$$$'
$$$ERROR$$$ the old patch needs reworking since rsync_xal_get() has tota...
^
xattrs.c:274:16: error: expected ';' after top level declarator
$$$ERROR$$$ the old patch needs reworking since rsync_xal_get() has tota...
^
;
xattrs.c:1365:2: error: #endif without #if
The text was updated successfully, but these errors were encountered: