**** BEGIN LOGGING AT Fri Feb 29 10:59:56 2008 Feb 29 14:18:07 can I prevent qtopia somehow from update the display unless specifically asked to do it ? Feb 29 14:35:40 morning Feb 29 18:59:34 can i turn my gp into garbage if i fail update the bootloader? :( Feb 29 21:39:53 hmm the readme looked like crap in wordpad, openoffice did the job.. Feb 29 22:38:01 scrav: just do exactly as the doc says, and you'll be ok Feb 29 22:38:43 hi ljp, happy to see you, i have a quick question, and i hope you know the answer Feb 29 22:38:53 i found why qtopia segfault on BA and magician Feb 29 22:39:27 sometimes qtopia receive a \n on first position on an AT response Feb 29 22:40:22 so i fix it, but now, i have a bug in processLine funciton because there is this \n on top of string i want to remove it with Feb 29 22:40:23 if (line.at(0) == QChar(0xA)) Feb 29 22:40:23 line = line.simplified(); Feb 29 22:40:38 but it does not want to compile that Feb 29 22:40:39 why ? Feb 29 22:43:23 ljp: compiler say that error: passing ‘const QChar’ as ‘this’ argument of ‘QChar& QChar::operator=(const QChar&)’ discards qualifiers Feb 29 22:55:55 ok , i set the code somewhere else Feb 29 23:22:45 ljp, hehe yeah, and it still works! puh **** ENDING LOGGING AT Sat Mar 01 10:59:57 2008