> The manual resolve makes IMHO no sense on non-Windows. Can we just > assign the real exif functions to the f_exif*-pointers in that block > instead, as in the attached patch?
Ok, that sound reasonable. The waypoints from image stuff was a quick hack because of a user request. But I never got feedback and thus never really paid much attention to optimize the code. It's a good idea to clean up. > >> There is a fishy looking statement in CGarminTile.cpp (function >> CGarminTile::readSubfileBasics()), though: >> >> minno = (void >> (*)(hdr_tre_t*,QByteArray&))QLibrary::resolve(QDir::home().filePath(CONFIGDIR >> "mellon.so"),"minno"); >> >> Any idea what this one is supposed to do? > > Very strange indeed... > uhhh, strange dark corners of Qlandkarte :) It's not a hack introduced by someone else, nor an intended backdoor to attack your system. But of course it's top secret ;) Oliver ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
