Logged In: NO

I found out that if I take the par2fileformat.cpp and
par2fileformat.h files from version 0.1 it works fine.

Looks like some compilers have problems with the warnings
displayed during compiling. Due to the replace of the old
version the warnings are now gone (at least for
par2fileformat). I would recommend to undo these changes
from 0.1 to 0.2.

par1fileformat.h:39: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu32 PAR1FILEHEADER::fileversion« wird ignoriert
par1fileformat.h:40: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu32 PAR1FILEHEADER::programversion« wird ignoriert
par1fileformat.h:41: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»MD5Hash PAR1FILEHEADER::controlhash« wird ignoriert
par1fileformat.h:42: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»MD5Hash PAR1FILEHEADER::sethash« wird ignoriert
par1fileformat.h:43: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEHEADER::volumenumber« wird ignoriert
par1fileformat.h:44: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEHEADER::numberoffiles« wird ignoriert
par1fileformat.h:45: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEHEADER::filelistoffset« wird ignoriert
par1fileformat.h:46: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEHEADER::filelistsize« wird ignoriert
par1fileformat.h:47: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEHEADER::dataoffset« wird ignoriert
par1fileformat.h:48: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEHEADER::datasize« wird ignoriert
par1fileformat.h:53: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEENTRY::entrysize« wird ignoriert
par1fileformat.h:54: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEENTRY::status« wird ignoriert
par1fileformat.h:55: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu64 PAR1FILEENTRY::filesize« wird ignoriert
par1fileformat.h:56: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»MD5Hash PAR1FILEENTRY::hashfull« wird ignoriert
par1fileformat.h:57: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»MD5Hash PAR1FILEENTRY::hash16k« wird ignoriert
par1fileformat.h:58: Warnung: »gepackt«-Attribut für
ungepacktes nicht-POD-Feld
»leu16 PAR1FILEENTRY::name[0u]« wird ignoriert