D16249: Warn user before copy/move job if the file size exceeds the maximum possible file size in FAT32 file system(4 GB)
    Christoph Feck 
    noreply at phabricator.kde.org
       
    Thu Oct 18 22:03:35 BST 2018
    
    
  
cfeck added inline comments.
INLINE COMMENTS
> bruns wrote in copyjob.cpp:1622
> why not `1 << 32 - 1` ?
> Also note the `- 1`, 2  ^ 32  is 0, as FAT32 uses a uint32_t for the file size.
Does this even work on a -m32 system?
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D16249
To: shubham, ngraham, elvisangelaccio, #frameworks
Cc: cfeck, bruns, kde-frameworks-devel, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181018/d0f6e789/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list