search for: 20100316

Displaying 20 results from an estimated 49 matches for "20100316".

Did you mean: 20100317
2010 Mar 17
1
[LLVMdev] symbol not found: _ZN4llvm17DisableSchedulingE
...sableScheduling is not defined anywhere but it still lives on in TargetOptions.h... I've attached a hugely complicated patch for 2.7 to remove it. thanks, -n -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/769e4161/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: removeDisableSchedulingFlag.patch Type: application/octet-stream Size: 602 bytes Desc: removeDisableSchedulingFlag.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/201...
2010 Mar 16
2
[LLVMdev] how to configure llc to generate code for different architecture
..., -mcpu, > -mattr options. > > Is it possible to override target CPU attributes when using llvm-gcc > compiler? > > Regards, > Sergey Y. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/c4b5e4eb/attachment.html>
2010 Mar 16
1
Outbound route prefixes
...and the call is established. How canI restrict my calls through the GSM Gateway to just our three cellular numbres cited above ??? Thanks a lot, Alejandro -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100316/07e9345d/attachment.htm
2010 Mar 16
5
[LLVMdev] how to configure llc to generate code for different architecture
Is it possible to configure llc to generate code for other architectures? For instance, what I need to do to generate Sparc machine code? Thanks. --Gang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/253bd016/attachment.html>
2010 Mar 16
2
Conditional variable assignment
...loops, etc. to no avail. Any help would be greatly appreciated. Thank you, Mike -------------- next part -------------- A non-text attachment was scrubbed... Name: Dataframe.pdf Type: application/pdf Size: 85978 bytes Desc: Dataframe.pdf URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100316/1f8b51af/attachment.pdf>
2010 Mar 16
5
Projective Video over web
...??????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ??????????????????????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100316/769fe6a6/attachment.htm
2010 Mar 16
2
DID/CID doesn't match "." (dot) in CID field
...nt, because many Skype account uses "dot" notation. It seems to work, instead, with "_" or "-". Any clues? Regards, Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100316/9e44a06e/attachment.htm
2010 Mar 02
1
ACL problem
Hey, I seem to have a problem with ACLs. I'm trying to use them on shared folders those work fine without it. But as soon as I enable the plugin and create the dovecot-acl files, they disappear. I used strace to see if there's a problem with file permissions, but it looks like Dovecot doesn't even attempt to access the dovecot-acl file in the maildir, only the dovecot-acl-list
2010 Mar 15
3
I stream read - stale NFS file handle
Hi, I am running dovecot/postfix/amavisd within a jail on freebsd. I have a nullfs mounted within the jail that links back to an NFS server. I am constantly getting these errors and my mail never gets delivered. I am hoping someone has a fix for me! Mar 15 18:26:02 deliver(boomer at vximultimedia.com): Error: copy: i_stream_read() failed: Stale NFS file handle Mar 15 18:26:02 deliver(boomer
2010 Feb 25
2
qmail-secretary plugin for dovecot deliver
Hi, I have been using qmail-ldap for quite some time and now moved to postfix/dovecot. One feature that I miss is that provided by qmail-secretary. qmail-secretary basically is a mail list manager with following features: 1 no limit, just explode to all members 2 members only, as the name says; only members are allowed (based on envelope sender, so not very secure, everybody can fake
2010 Mar 16
0
[LLVMdev] Help with understanding LLVM
On Mar 15, 2010, at 8:15 PM, kalyan ponnala wrote: > Hi, > > I am trying to understand LLVM. Can an expert tell me how to compare the kaleidoscope implementation with the LLVM's compiler implementation. I mean can anyone tell me about the lexer, parser, codegen related .cpp and .h files inside the LLVM solution project. I would like to understand the LLVM's compiler in the same
2010 Mar 16
1
[LLVMdev] Help with understanding LLVM
...will want > to look at these web pages: > > http://clang.llvm.org/ > > Good luck! > -bw > > -- Kalyan Ponnala phone: 8163772059 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/98ce794c/attachment.html>
2010 Mar 16
0
[LLVMdev] Generating individual SDValue
...lectionDAG::getNode() returns the new loads out of a pool, which is not what I want. How can I generate individual nodes without using the pool? Thanks Ali -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/dcb0323d/attachment.html>
2010 Mar 16
0
[LLVMdev] how to configure llc to generate code for different architecture
Hi, Target architecture for llc can be specified using -march, -mcpu, -mattr options. Is it possible to override target CPU attributes when using llvm-gcc compiler? Regards, Sergey Y.
2010 Mar 16
0
AEC strangest behavior
...; > Speex-dev mailing list > > > Speex-dev at xiph.org > > > http://lists.xiph.org/mailman/listinfo/speex-dev > > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100316/7a0c06a9/attachment.htm
2010 Mar 15
2
aggregate without removing empty subset
Hi the list, As it is say in its doc, the aggregate function remove empty subsets. Is it possible to NOT remove empty subset ? --- 8< ------- m <- matrix(1:12,4) part <- factor(c("A","B","A","B"),levels=c("A","B","C")) aggregate(m,list(part),mean) ### I get: # Group.1 V1 V2 V3 # 1 A 2 6 10 # 2 B 3 7
2010 Mar 01
1
Authentication userdb file / configuration help - newbie question...
Hi All, I need to configure Dovecot with a XMail server ( www.xmailserver.org ) - this server uses a userdb file with the following format: "domain"[TAB]"account"[TAB]"encrypted-passwd"[TAB]"account-id"[TAB]"account-dir"[TAB]"account-type"[NEWLINE] How can authenticate Dovecot against this userdb file? Was anyone doing that?
2010 Mar 06
2
acl_shared_dict Format for text files
If using just a text file for Shared Mailbox Listing, How is the format of that file? acl_shared_dict = file:/vmail/%d/shared.txt Is this the format for shared.txt?: fromuser1 at doamin.com touser2 at domain.com 1 fromuser3 at doamin.com touser4 at domain.com 1 Regards, Mario Antonio
2010 Mar 10
2
.mailboxlist location
Greetings. On our 1.2.9 setup, we are finding that .mailboxlist (we recompiled to use this name rather than .subscriptions) ends up in the user's ~/mail folder. We'd like this file to be stored in ~/ instead. Is this possible without changing namespaces (for UW compatibility) and/or userdb mail location? Thanks! -- Dave Brenner - david at toledotel.com The Toledo Telephone
2010 Mar 12
2
Dovecot 2.0beta3 LMTP hanging when delivering into a non-existing mailbox
Hi, another LMTP problem. When a sieve userscript tries to fileinto a nonexisting mailbox the LMTP process hangs. Mar 12 12:55:28 mail dovecot: lmtp(1328, berni at vmail.mail.mucip.net): kPpuOKArmkswBQAA/GZUZg: sieve: msgid=<201003111751.o2BHpTbX069309 at squid-cache.org>: failed to store into mailbox 'squidbugs': Mailbox doesn't exist: squidbugs after that I cannot get a LMTP