From: Randy P. <bl...@ba...> - 2002-12-11 20:14:13
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, I really like KreateCD a lot and have been using it often for a year or more now. Simple and uncluttered, yet powerful, just the way I like it. I found a small problem when compiling with the latest CVS checkout of KDE however. The QFile::encodeName() function accepts a QString and returns a QCString that holds the Unicode compatible version of the temporary directory. Unfortunately, the CDTrack::createName() function attempts to store the returned QCString as a "const char *". I'd like to help maintain and improve KreateCD, so I can prepare a patch, but wanted to know who I should sent it too. So I guess my question is where is the proper place to do this. The sourceforge project, or the kdeextragear-1 area for KDE itself? Thanks, Randy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE995xn9OOSVYFT6BQRAgxnAKDdlh4K0zm6MVlGgk9j3ddQ3xG3PACfQZrz IDbKMy1wm5f0EGCnzW4SVcE= =4RNa -----END PGP SIGNATURE----- |