search for: 20121126

Displaying 20 results from an estimated 30 matches for "20121126".

Did you mean: 20121106
2012 Nov 26
1
Heal not working
...t; heal-failed split-brain; do gluster volume heal home0 info $i > home-heal-$i.txt 2>&1; done -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: home-heal-.txt URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121126/9c98d512/attachment.txt> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: home-heal-heal-failed.txt URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121126/9c98d512/attachment-0001.txt> -------------- next part...
2012 Nov 26
2
IMAP proxy - can it detect parodying to itself?
...connected to the right box already. Is this possible? Regards, Graham -- -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4365 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20121126/b718e8e0/attachment-0004.bin>
2012 Nov 26
0
[LLVMdev] Extended Inline asm with double data type crashes clang
...ssembly that exposes register allocation details is pretty annoying. Jakob: Thoughts on how you'd want to model this as it goes through the allocator? -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/6b23f877/attachment.html>
2012 Nov 27
2
[LLVMdev] [llvm-commits] Flag to print vectorized loops
...ould probably directly take a Value *, BasicBlock *, Function *, etc. so that the frontend can do the appropriate mapping for the user. > +1 Thanks, Nadav -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/d311b6aa/attachment.html>
2012 Nov 27
1
the problem is intractable, and perhaps insoluble
...e he's defeated on worst-case, it's slippery-slope on all the rest. and thus, the problem is intractable, perhaps even insoluble... -bowerbird -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20121126/ddf0f8df/attachment.htm>
2012 Nov 22
3
[LLVMdev] Extended Inline asm with double data type crashes clang
On Thu, Nov 22, 2012 at 1:19 PM, Tim Northover <t.p.northover at gmail.com> wrote: >> "r" is supposed to be a single register, not a register pair; the fact >> that gcc accepts this is probably an accident. clang should reject >> this code (without crashing, of course). > > I'm not quite convinced by this. On AArch64, GCC supports the %H, %Q > and %R
2012 Nov 26
5
[LLVMdev] Flag to print vectorized loops
...er of Code Aurora Forum, hosted by The Linux Foundation -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-add-flag-print-vectorized-loops.patch Type: text/x-diff Size: 2431 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/744c701a/attachment.patch>
2013 Jan 13
0
APC UPS: replacement battery always triggers shutdown
...rent >values. > >In my case, after updating register 0, my UPS is back to 42 min runtime. > >Hope this helps. > >Kastus > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20121126/fda22d51/attachment-0001.html> ------------------------------ Message: 2 Date: Mon, 26 Nov 2012 19:09:54 -0800 (PST) From: JS <jshaio at yahoo.com> To: Arnaud Quette <aquette.dev at gmail.com>, Kastus Shchuka ??? <ks-nut at tprfct.net>, ??? Michal Soltys <soltys at ziu.inf...
2012 Nov 26
0
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
.../data/methods enclosed were intended for. For the advanced LLVM maintainers it probably is self evident, but it is not for the less well initiated. Cheers, Jack -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/55bf3108/attachment.html>
2012 Nov 26
1
Word missing after stemmed with Norwegian in Search::Xapian::TermGenerator
...igating now. But it would be great if you guys can help and if you guys have any question regarding this problem please reply to me Best regards, Theerapat -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20121126/3b5515c9/attachment-0001.html>
2012 Nov 27
1
documentation on installing dvd2 in 6.3 x64 release?
...are Systems Command) Systems Center (SSC) Pacific Joint Tactical Networking Center (JTNC), Technical Directorate (TD), Standards Group office: 619-767-4397 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20121126/f276543e/attachment-0006.html>
2012 Nov 26
1
Trouble with file shares on Samba 4
Hello all, I have a Samba 4 system setup with 4.0.0-rc5 working as an Active Directory controller for a set of seven Win7 computers, and most things are working. However, file shares are not. In all cases, if I add users to Domain Admins, they can access the shares. In all cases, if users are not in Domain Admins, they cannot access the shares. I've added users to groups that
2012 Dec 02
0
[LLVMdev] [RFC] Intrinsic for declaring invariants
Hello again, In discussing my proposed patches for supporting alignment assumptions (for supporting __builtin_assume_aligned; see http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121126/157659.html), Chandler and I have started discussing an infrastructure for declaring invariants in the IR for use by the optimizer. The basic idea is to introduce a new intrinsic: void @llvm.invariant(i1 %cond) which declares that the %cond is defined to be true. First, we need to make sure that...
2012 Nov 26
1
[LLVMdev] Need help with generating executables from llvm
...012-May/050143.html Can you help us with it or maybe direct us to a verbose documentation of how executables are generated? -- Chinmaya Dattathri cd25658 UT ECE -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/b5961606/attachment.html>
2012 Nov 27
0
[LLVMdev] [llvm-commits] Flag to print vectorized loops
...however it likes. In this case, I agree that clang "Notes" or some new "informational" diagnostic is probably the right way to go. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/3c616564/attachment.html>
2012 Nov 27
2
[LLVMdev] Building llvm and clang with mixed assertion modes
...with llvm's build system. Thanks! -David -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/b4ad96ea/attachment.html>
2012 Nov 23
1
Unable to disable beeper on Powercom Imperial IMP-525AP [SOLVED]
Hi Arnaud, I received several replies from technical support. It turned out that according to the UPS serial number it had been manufactured in 2012. So, the device should support the ability to disable the beeper. But still I can not disable the beeper using the latest version of UPSMON Plus in Windows: http://www.pcm.ru/data/download/public/soft/setup_upsmon_v2.9.rar (don't know why; the
2012 Nov 16
1
[LLVMdev] Handling segmented instruction space in backend for custom target
Hi all, I'm building a backend for a custom target, and I'm trying to figure out how to handle global and external target address with my architecture's call instructions. This arch. has 16-bit addresses into a segmented address space, and to do a direct call I need to set both an instruction counter (IC, 10 bits wide) and an instruction segment register (ISR, 6 bits wide). My CALL
2012 Nov 27
0
[LLVMdev] mmap and vm_protect on ARM+Apple systems
...____________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/3383cce4/attachment.html>
2012 Nov 26
2
[LLVMdev] How to enable c++11 in a llvm project?
...r Science & Technology Tsinghua University, Beijing 100084, China Email: liuml07 at mails.tsinghua.edu.cn Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121126/9573e711/attachment.html>