Russell Sim <[email protected]> writes: > Hi,
Hi Russell, > The problem is file-attrs are being stored as floats so when it comes to > deciding if the ownership needs to be changed the eq comparison fails. > I have included a patch that changes these tests to eql operations which > support floating point number comparisons. Thanks for the patch! I've applied it slightly modified (I prefer explicit coding, therefore I've used `=' instead of `eql'). > Thanks, > Russell Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
