Revision 1187156

Go back to digest for 24th October 2010

Bug Fixes in KDE Base

Raphael Kubo da Costa committed changes in /trunk/KDE/kdelibs/kdecore/io:

Take qint64's instead of int's in KLimitedIODevice's constructor.

The class attributes were already qint64, and receiving int's made it fail on huge (2GB+) files.

Ack-ed by dfaure.

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kdecore/io
  •   /klimitediodevice.cpp
  •   /klimitediodevice_p.h
2 files changed in total