Projects/Edu/KStars/Binary File Test: Difference between revisions

From KDE TechBase
< Projects‎ | Edu‎ | KStars
(Created page with 'Starting with KStars 1.5.0, star data in KStars is saved in a binary file format (that is explained [http://websvn.kde.org:80/trunk/KDE/kdeedu/kstars/kstars/data/README.binfilefo...')
(No difference)

Revision as of 09:06, 7 June 2009

Starting with KStars 1.5.0, star data in KStars is saved in a binary file format (that is explained here) designed for fast retrieval and loading of star data, and space optimization.

However, the code that loads these binary data files has not been tested on many platforms and hence, is likely to be buggy. Please help us fixing bugs by testing KStars on as many architectures and platforms as possible.

Please write reports of any tests here (both +ve and -ve). [Architectures are level-2 headlines and platforms are level-3 headlines]

x86 32-bit

Endianness: Little Endian

Linux

KStars works fine.

x86 64-bit