search for: 0000010c

Displaying 6 results from an estimated 6 matches for "0000010c".

Did you mean: 0000000c
2010 Jul 02
1
Transfer fails
...39; (cause 20 - Unknown) [Jul 2 10:55:30] == Everyone is busy/congested at this time (1:0/0/1) ...and the call is disconnected. When I call the extension 20 directly from SIPaccount test1, the CLI shows no problem : [Jul 2 10:55:02] -- Executing [20 at from-TEST:1] Dial("SIP/test1-0000010c", "SIP/test2") in new stack [Jul 2 10:55:02] -- Called test2 [Jul 2 10:55:02] -- SIP/test2-0000010d is ringing So why can I call extension 20 (test2) directly but not transfer a call to it ?? Jonas. -------------- next part -------------- An HTML attachment was scrubbe...
2010 Aug 13
1
[PATCH] btrfs: avoid duplications by moving the static int array from header to c file
...in ctree.h, and a static inline function (btrfs_super_csum_size) using this array, the obvious problem is every c file using that function would have a local copy of that int array, multiple c files calling would result multiple copies of that array: $ nm fs/btrfs/btrfs.ko | grep btrfs_csum_sizes 0000010c r btrfs_csum_sizes 00000114 r btrfs_csum_sizes 000001c0 r btrfs_csum_sizes 000005a0 r btrfs_csum_sizes the original commit has 4 c files called this static inline function, till now there are still those 4 c files calling it, so there are 4 copies of btrfs_csum_sizes; but future code may call it i...
2007 Mar 19
1
Vector CAD/CAM
...ole:OleCreate {7ea64917-2e0b-11d5-ac9a-000000000000} {00000000-0000-0000-c000-000000000046} semi-stub! fixme:ole:DllGetClassObject CLSID: {7ea64917-2e0b-11d5-ac9a-000000000000}, IID: {00000001-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {0000010c-0000-0000-c000-000000000046} err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 err:ole:marshal_object object doesn't expose interface {00000127-0000-0000-c000-000000000046}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMulti...
2011 Jan 23
1
Problems running F.E.A.R. 2 Installer
...dy in cache - don't know what to do! fixme:shell:IShellView2_fnGetView (0x158dc8)->(view_guid {98951e00-8328-0015-001e-95982b2d6768}, view_type 0xfffffffe) stub! fixme:shell:ViewModeToListStyle ViewMode 0 not implemented fixme:shell:IShellView_fnGetItemObject unsupported interface requested {0000010c-0000-0000-c000-000000000046} fixme:shell:ISVOleCmdTarget_Exec (0x158dc8)->( Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000047 Opt:0x00000000 (nil) (nil)) fixme:shell:ISVOleCmdTarget_Exec (0x158dc8)->( Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000009...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...__.22744 > 00003c00 l F .text 0000009a nonlocal_set_p > 00003ca0 l F .text ffffc5a4 nonlocal_set_p_1 > -000005b0 l O .rodata 00000011 __FUNCTION__.22936 > +000005b0 l O .rodata 00000011 __FUNCTION__.22845 > 00000020 l O .bss 000000d4 static_reg_base_value > 0000010c l O .bss 00000001 memory_modified.b > 00003f00 l F .text 0000005b memory_modified_1 > 0000000c l O .bss 00000004 old_reg_base_value > 000005d5 l O .rodata 0000000f .str8 > -000005c1 l O .rodata 00000014 __FUNCTION__.23098 > -000005e4 l O .rodata 00000017 __...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues. I've been tracking the interface changes and merging them with the refactoring work I'm doing. I got as far as building stage3 of llvm-gcc but the object files from stage2 and stage3 differ: warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs (Are the above two ok?) The list below is clearly bad. I think it's every object file in the