**** BEGIN LOGGING AT Thu Jan 07 02:59:56 2010 Jan 07 18:39:07 holtmann: What is the policy on gcc builtins? Jan 07 18:40:11 GCC builtins? Jan 07 18:40:28 e.g. Jan 07 18:40:33 static inline int ffz(unsigned long word) Jan 07 18:40:35 { Jan 07 18:40:37 return __builtin_ctzl(~word); Jan 07 18:40:39 } Jan 07 18:41:44 No problem with me. Jan 07 18:41:59 ok Jan 07 20:29:07 denkenz: ping Jan 07 20:29:50 padovan: pong Jan 07 20:31:04 denkenz: I'm working on hfp here, and I'm think about what will be the object path for the HFAgent, is /hfp{0,1,2,...} enough? Jan 07 20:31:21 s/think/thinking/ Jan 07 20:32:44 the object path for the agent is up the application Jan 07 20:33:05 So long as it is unique on a per-application basis Jan 07 20:34:22 yes, but ofono needs his own agent Jan 07 20:34:58 inside ofono its fine to pick what you describe, yes Jan 07 20:35:25 ok Jan 07 20:44:56 holtmann: Ok, the primary context ids now should be persistent Jan 07 20:45:42 holtmann: Any other issues I should look at? **** ENDING LOGGING AT Fri Jan 08 02:59:57 2010