https://bugzilla.xfce.org/show_bug.cgi?id=16641

alexxcons <alexxc...@xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexxc...@xfce.org

--- Comment #2 from alexxcons <alexxc...@xfce.org> ---
42sec vs 4sec here (a SSD)  .. very nice !

+  if ((errsv = errno) == EEXIST)
+    errsv = ENOTEMPTY;
.. so errno is assigned to errsv in the if ? I would ad an extra line for
readibility.
I dont get the comment above that if block .. so nautilus(thunar) expects
G_IO_ERROR_NOT_FOUND ? Why we add ENOTEMPTY than instead ? Possibly comment is
just outdated and can be removed.

Posible duplicate: 15871

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to