[Kst] [Kst-plot/kst] b288dc: buffer limit needs to be 64 bit
Nicolas Brisset
nicolas.brisset at free.fr
Sat Nov 2 13:55:57 UTC 2013
Peter,
I get a compile issue with your latest commit:
/home/nicolas/Code/kst/git/kst/src/datasources/ascii/asciifiledata.cpp: In member function 'bool AsciiFileData::resize(qint64)':
/home/nicolas/Code/kst/git/kst/src/datasources/ascii/asciifiledata.cpp:134:32: error: exception handling disabled, use -fexceptions to enable
make[2]: *** [cmake/src/datasources/CMakeFiles/kst2_datasource_ascii.dir/__/__/__/src/datasources/ascii/asciifiledata.cpp.o] Error 1
make[1]: *** [cmake/src/datasources/CMakeFiles/kst2_datasource_ascii.dir/all] Error 2
make: *** [all] Error 2
I used more or less the default cmake options, maybe we should do something about it? I'm not sure whether there are side effects to addnig -fexceptions. Will it work on all platforms?
Nicolas
----- Mail original -----
> De: "Peter Kümmel" <syntheticpp at gmx.net>
> À: kst at kde.org
> Envoyé: Samedi 2 Novembre 2013 14:13:37
> Objet: [Kst] [Kst-plot/kst] b288dc: buffer limit needs to be 64 bit
>
> Branch: refs/heads/master
> Home: https://github.com/Kst-plot/kst
> Commit: b288dca2289c99b3783b2bfc2fb3226121de6b85
> https://github.com/Kst-plot/kst/commit/b288dca2289c99b3783b2bfc2fb3226121de6b85
> Author: Peter Kümmel <syntheticpp at gmx.net>
> Date: 2013-11-02 (Sat, 02 Nov 2013)
>
> Changed paths:
> M src/datasources/ascii/asciiconfig.ui
> M src/datasources/ascii/asciiconfigwidget.cpp
> M src/datasources/ascii/asciisourceconfig.cpp
> M src/datasources/ascii/asciisourceconfig.h
> M src/datasources/ascii/namedparameter.h
>
> Log Message:
> -----------
> buffer limit needs to be 64 bit
>
>
> Commit: 1329ac8c5ccd84b08581bddfae65ac57cf784d92
> https://github.com/Kst-plot/kst/commit/1329ac8c5ccd84b08581bddfae65ac57cf784d92
> Author: Peter Kümmel <syntheticpp at gmx.net>
> Date: 2013-11-02 (Sat, 02 Nov 2013)
>
> Changed paths:
> M src/datasources/ascii/asciidatareader.cpp
> M src/datasources/ascii/asciidatareader.h
> M src/datasources/ascii/asciifiledata.cpp
> M src/datasources/ascii/asciifiledata.h
> M src/datasources/ascii/asciisource.cpp
> M src/datasources/ascii/asciisource.h
>
> Log Message:
> -----------
> show progress when parsing fpr rows
>
>
> Compare:
> https://github.com/Kst-plot/kst/compare/1768e7cae39f...1329ac8c5ccd
>
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>
More information about the Kst
mailing list