search for: test19

Displaying 7 results from an estimated 7 matches for "test19".

Did you mean: test1
2004 Jul 02
1
building dovecot 1.0 test19 over fc1
[root at fc1-devel tmp]# rpmbuild -ta dovecot-1.0-test19.tar.gz error: line 7: Illegal char '-' in version: Version: 1.0-test19 Seems to be an error into the .spec file I am not sure. I will check it. Did anyone get this problem in the past? Thanks.
2004 Jun 19
1
1.0-test19
http://dovecot.org/test/ I'm finally using this release myself with mboxes. So far no crashes or corruption. :) - several mbox fixes and optimizations - maildir syncing fix - solaris fixes - create mbox root dir if it doesn't exist -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc:
2011 Mar 17
3
Flexible rbind
...row.names = c(NA, -9L)) To the above data I want to append the following data to create an empty structure for the new data > dput(dNewTests) structure(list(type = structure(1:9, .Label = c("test14", "test15", "test16", "test17", "test18", "test19", "test20", "test21", "test22" ), class = "factor")), .Names = "type", class = "data.frame", row.names = c(NA, -9L)) rbind obviously throws the following error: rbind(d, dNewTests) Error in rbind(deparse.level, ...) : numbers of...
2008 Apr 01
1
stalling on LOGIN
...est1 at imaptest.stage.dealerflow.com " "test" Eventually, I get: Error: test18 at imaptest.stage.dealerflow.com[6]: Unexpected BYE: * BYE Disconnected for inactivity. Error: test43 at imaptest.stage.dealerflow.com[10]: Unexpected BYE: * BYE Disconnected for inactivity. Error: test19 at imaptest.stage.dealerflow.com[9]: Unexpected BYE: * BYE Disconnected for inactivity. Error: test40 at imaptest.stage.dealerflow.com[8]: Unexpected BYE: * BYE Disconnected for inactivity. Error: test44 at imaptest.stage.dealerflow.com[3]: Unexpected BYE: * BYE Disconnected for inactivity. E...
2004 Oct 20
1
Problems with thunderbird
...--with-vpopmail --with-storages=maildir --without-passwd --without-passwd-file --without-static --without-pop3d --with-mysql --disable-ipv6 --with-ssl=openssl --without-checkpassword --without-bsdauth --without-static-userdb I'm usig the sql as auth, with vpopmail. I've also tried 1.0-test19, test46, 47, 48 and 49. Going to try 0.9.11 now, but in the 0.9-series i've had huge problems with indexes becoming fucked up every couple of hours. (The last 0.9 I tried is 0.9.10.6) Am i doing something wrong or what? -- Best regards, Jonas Lundgren ICQ: #52064961 IRC: neonman @ E...
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...INS_1AEEEvNS_1SIXadsrT_plEEE", "void test18::f<test18::A>(test18::S<&(test18::A::operator+)>)"}, {"_ZN6test181fINS_1AEEEvNS_1SIXadsrT_anEEE", "void test18::f<test18::A>(test18::S<&(test18::A::operator&)>)"}, {"_ZN6test191gINS_1AEEEvNS_1SIXadsrT_1fIiEEEE", "void test19::g<test19::A>(test19::S<&(test19::A::f<int>)>)"}, {"_ZN6test191gINS_1AEEEvNS_1SIXadsrT_plEEE", "void test19::g<test19::A>(test19::S<&(test19::A::operator+)>)"}, {"...
2013 Oct 15
0
[LLVMdev] [llvm-commits] r192750 - Enable MI Sched for x86.
...b = shufflevector <4 x i32> %a, <4 x i32> undef, <8 x i32> <i32 1, i32 1, i32 2, i32 2, i32 3, i32 3, i32 undef, i32 4> >> %r = extractelement <8 x i32> %b, i32 2 >> ; CHECK: ret >> ret i32 %r >> @@ -251,6 +251,8 @@ define <8 x float> @test19(<8 x float> % >> ; CHECK: swap8doubles >> ; CHECK: vmovups {{[0-9]*}}(%rdi), %xmm{{[0-9]+}} >> ; CHECK: vmovups {{[0-9]*}}(%rdi), %xmm{{[0-9]+}} >> +; CHECK: vinsertf128 $1, {{[0-9]*}}(%rdi), %ymm{{[0-9]+}} >> +; CHECK: vinsertf128 $1, {{[0-9]*}}(%rdi), %ymm{{[0-...