https://bugs.kde.org/show_bug.cgi?id=419702
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit|https://commits.kde.org/kio |https://commits.kde.org/kio |-extras/95a5ed3167788b24111 |-extras/f4da469b41891cbf85a |a0fffaae662cc55585443 |f4b6a56c3e6e365ee7944 --- Comment #3 from Harald Sitter <sit...@kde.org> --- Git commit f4da469b41891cbf85af4b6a56c3e6e365ee7944 by Harald Sitter. Committed on 07/04/2020 at 10:14. Pushed by sitter into branch 'master'. smb: make all qmin and qmax explicitly typed off_t also explicitly set the min/max constexprs to off_t explicitly. this should now make all related calls act exclusively on concretely typed off_ts and as a result build on all platforms with all compilers 🤞 M +3 -3 smb/transfer.cpp M +2 -2 smb/transfer.h https://commits.kde.org/kio-extras/f4da469b41891cbf85af4b6a56c3e6e365ee7944 -- You are receiving this mail because: You are watching all bug changes.