CVSROOT:        /cvs
Module name:    ports
Changes by:     es...@cvs.openbsd.org   2013/04/29 04:44:44

Modified files:
        x11/qt3        : Makefile 
        x11/qt3/patches: patch-src_kernel_qpngio_cpp 
Added files:
        x11/qt3/patches: patch-src_tools_qtextstream_cpp 
                         patch-src_tools_qtextstream_h 

Log message:
allow qtextstream to serialize long long integers out.

For completion, qt3 should also serialize long long in, but that's
a more intrusive change, and it's not really needed to keep existing
things compiling.

Obviously, this code is totally different and 64 bits capable in qt4.

this fixes the build of kdepim3 post 64 bits time_t.

problem noticed by sthen@.

Reply via email to