**** BEGIN LOGGING AT Thu Jun 10 02:59:57 2010 Jun 10 21:07:57 denkenz: So how are we doing for a release tomorrow morning? Jun 10 21:12:20 we're good Jun 10 21:24:06 What about the tech patches from Daniel? Jun 10 21:24:59 And the SMS delivery report on Qualcomm hardware stays broken? Jun 10 21:26:51 I'm about to look into the sms delivery report Jun 10 21:29:01 So lets get that one fixed and then I release tomorrow. Jun 10 22:17:30 holtmann: So status report bug has to wait, it requires too much surgery Jun 10 22:20:19 Too bad. Jun 10 22:20:42 I don't really like to have a feature that will fail on a lot devices :( Jun 10 22:21:40 its not really a feature right now anyway Jun 10 22:21:55 But if you enable it, it breaks SMS reception. Jun 10 22:22:10 then don't enable it, I left it out of the api docs on purpose Jun 11 01:21:06 holtmann: So I have a set of _highly_ experimental patches for CDSI support Jun 11 01:21:24 holtmann: You want me to push them or want to test them locally first Jun 11 01:23:51 what does CDSI stand for? Jun 11 01:25:41 deliver-status-index or some crap like that Jun 11 01:26:29 who knows, its one of two ways a status report is delivered Jun 11 01:27:00 heh, i see Jun 11 01:56:44 does unit/test-common segfault for anybody else? Jun 11 01:57:50 (i can't see how it would not segfault though.. in the invalid tests, strlen(sid) is called when sid is uninitialised) Jun 11 01:58:36 all three past with OK for me Jun 11 01:59:47 thanks for checking Jun 11 02:00:26 i wonder if it just works by pure luck sometimes Jun 11 02:00:48 i'm not sure but i think the condition on line 81 should be ret && strlen(sid) Jun 11 02:00:49 valgrind isn't reporting anything either Jun 11 02:02:06 does valgrind scramble the stack? Jun 11 02:02:27 generally its pretty good about detecting uninitialized access Jun 11 02:02:53 however, I agree that there's something fishy going on Jun 11 02:03:29 it says this here :) Jun 11 02:03:30 ==6300== Use of uninitialised value of size 4 Jun 11 02:03:30 ==6300== at 0x8048B4D: test_invalid (test-common.c:81) Jun 11 02:05:06 yeah, submit a patch Jun 11 02:05:32 * balrog-k1n will send in the morning Jun 11 02:06:52 I'm pretty sure 'morning' is a few hours away for you ;) Jun 11 02:10:29 yes, it'll have to be late morning :) Jun 11 02:11:36 denkenz: Just push them. And I test them. Jun 11 02:14:39 holtmann: Ok, have fun **** ENDING LOGGING AT Fri Jun 11 02:59:57 2010