search for: test_out

Displaying 8 results from an estimated 8 matches for "test_out".

Did you mean: test2out
2015 Jan 10
0
Solaris 10 make check core dumps
...--- ../original/src/lib-http/test-http-auth.c 2014-09-24 20:34:27.000000000 +0100 +++ src/lib-http/test-http-auth.c 2015-01-10 15:22:59.083365723 +0000 @@ -120,7 +120,7 @@ strcmp(chalo->scheme, chalt->scheme) == 0); if (chalo->data == NULL || chalt->data == NULL) { test_out(t_strdup_printf("[%d]->data = %s", - index, str_sanitize(chalo->data, 80)), + index, str_sanitize(chalo->data == NULL ? "NULL" : chalo->data, 80)), chalo->data == chalt->data); } else { test_out(t_strdup_printf("[%d]->da...
2015 Jan 08
2
Solaris 10 make check core dumps
Hello everyone, I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without anything fancy: ./configure make make check make install Configure output looks like this: *** Install prefix . : /usr/local File offsets ... : 64bit I/O polling .... : poll I/O notifys .... : none SSL ............ : yes (OpenSSL) GSSAPI ......... : no passdbs ........ : static passwd passwd-file shadow
2009 Sep 09
2
All the four lights blinking
HelloI have the following system Asterisk 1.6.1dahdi 2.2.0.2 TE420P card Centos I have noticed that all the four lights are blinking(ie coming red and then off so on)... Previously I also noted that when dahdi drivers are not installed lights blink but one by one in sequence(like in marriage cermonies :P) and after dahdi installation lights get off ... but this time all at same time
2009 Sep 07
5
TE420P configuration
Hello I am trying to configure TE420P but i am confused what to give chan_dahdi :( Below is configuration i am using for TDM400P Please help what changes to make in it... Please provide a link as well [trunkgroups] [channels] ;default for channels switchtype=national rxwink=300 hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes
2009 Sep 17
0
[LLVMdev] Forcing function inline not working
...; <i32*> [#uses=2] define i32 @main(i32 %argc, i32* %argv) nounwind { entry: call void @foo() ret i32 0 } define void @foo() nounwind alwaysinline { entry: %tmp = load i32* @a ; <i32> [#uses=1] %inc = add i32 %tmp, 1 ; <i32> [#uses=1] store i32 %inc, i32* @a ret void } [test_out.ll] ; ModuleID = 'test_out.bc' target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32" target triple = "i386-pc-win32" %struct.__block_descriptor = type { i32, i32 } %struct.__block_lit...
2014 Jan 22
1
Dovecot on Solaris 10 Segmentation Fault
...ure (SPARC/x86) and 32 or 64 bit binary. Dovecot Version: 2.2.10 OS: Solaris 10/SPARC & x86 SunStudion Compiler cc: Sun C 5.10 SunOS_sparc Patch 141861-10 2012/11/07 GCC gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) The error occurs first in: src/lib-http/test-http-url Line 317/318: test_out(t_strdup_printf("url->user = %s", urlp->user), urlp->user == urlt->user); (if commenting out these lines, then it segfaults just in the next test) %make check <--- cut out lot of good output ---> http date invalid [42]: parse Sun Nov 6 08:49:37 0000 ...............
2009 Sep 17
2
[LLVMdev] Forcing function inline not working
Thanks for your message. However, even with using version 2.5 of llvm the function is not inlined. Can you try this with your llvm with the same opt flags, which are as follows? -O3 -debug-only=inline -mem2reg If it does work for you, can you tell me the exact flags you used for clang or llvm-gcc to produce the .bc file and the exact flags you specified when you invoked opt? Does the inlining
2012 Aug 01
2
Problem with callfile and CDR
...4 (debian 5 64bits), and another with Asterisk 1.8.14.0 (debian 6 64bits). In both occurs the same problem. AND I tried using ForkCDR and ResetCDR and both did not help. I'm doing something wrong? Has anyone experienced something similar? Any tips? *The callfile:* Channel: local/21411615 at test_outgoing > CallerID: "ELCO Test" <123456789> > MaxRetries: 1 > RetryTime: 30 > WaitTime: 25 > Context: test_ivr > Extension: 21411615 > Priority: 1 > AlwaysDelete: Yes > Archive: Yes *The extensions.conf* [test_outgoingsaida] > exten => _X.,1,Dial(kh...