mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
7e424c88ad16cd629b5acbf0405fa6029e952249
D'oh. The ridefile reader for JSON files spotted when a file failed to open but then continued to try and parse it! Now returns NULL when fopen fails. This is particularly relevant when using foreign characters in a filename passed to fopen(). We need to remove the fopen stuff and replace if QFile reading to a buffer.
Golden Cheetah install and build instructions are documented for each platform; INSTALL-WIN32 For building on Microsoft Windows INSTALL-LINUX For building on Ubuntu Linux INSTALL-MAC For building on Apple OS X Alternatively official builds are available from http://www.goldencheetah.org whilst latest developer builds are available from http://goldencheetah.stand2surf.net
Description
Languages
Standard ML
68.2%
C++
28.2%
C
2.7%
Yacc
0.2%
QMake
0.2%
Other
0.1%