search for: 20111118

Displaying 14 results from an estimated 14 matches for "20111118".

2011 Nov 18
1
[LLVMdev] Greedy regalloc
...se for this error? Are all the register allocators currently of high standard, or are one or more less mature, meaning things might break? /Jonas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111118/6806e04d/attachment.html>
2011 Nov 18
1
What does :count actually mean in assert_select?
Hi guys, I tried reading up the RSPEC Book (Dec 2010) and googled a bit but I could not find anything. I''m using Rspec2. Example: spec/factories/categories.rb ====================== FactoryGirl.define do factory :category_intakes, :class => ''category'' do name ''intakes and filters'' description ''airfilters and
2011 Nov 18
0
Introduce jNutWebApi
...eaton.com> www.eaton.com <http://www.eaton.com> -------------------------------------------------------------------------- -------------- section suivante -------------- Une pi?ce jointe HTML a ?t? enlev?e... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20111118/c318a5c2/attachment.html>
2011 Nov 18
2
Wrong permissions for $HOME
Hi, today me and a friend of mine spent several hours figuring out why ssh still asked for a password after we set up public key authentication. We have tried to understand the problem by reading 'ssh -vvv ...', but unfortunately the output was not useful. In the end of the day we have found out that sshd actually was logging this problem.... So that's for the context. Now, can you
2011 Nov 18
2
yum update fails / problem
Hi, may be someone has an idea what's broken on one of our RH EL 6.1 server. I tried all suggestions from the centosforum http://www.centos.org/modules/newbb/viewtopic.php?topic_id=20237 but without success. Thanks for any suggestion . best Regards . G?tz Loaded plugins: rhnplugin Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module>
2011 Nov 18
5
XEN multiple bridge problem - VM won' start!
...ess but it hangs when it tries to start iface eth2 (attached to the second bridge) ... Does anybody have a clue why is this happening? Thanks in advance .. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20111118/e056a2eb/attachment-0002.html>
2011 Nov 18
5
Bind9 zero day bug - CVE-2011-4313 - when will there be an update in Centos 5+6 ?
Hi. http://www.debian.org/security/2011/dsa-2347 There is updated packages for Debian (and Ubuntu) already. Do you know how long until Centos release an update to bind ? I have looked here and couldn't see any info - http://lists.centos.org/pipermail/centos-announce/2011-November/thread.html - Is this the correct place to look for security update info ? Cheers !
2011 Nov 19
1
[LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
...__________ llvm-commits mailing list llvm-commits at cs.uiuc.edu<mailto:llvm-commits at cs.uiuc.edu> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111118/17883360/attachment.html>
2011 Jan 06
4
localboot in pxelinux recurses back into pxelinux then eventually crashes
Hello, A couple of months back there was this message on the list. http://syslinux.zytor.com/archives/2010-October/015459.html I have exactly the same result on just a few types of machines. Acer Tavelmate 8372 and 5742 InsydeH2O Bios v1.05 Broadcom UNDI PXE 2.1 V 14.0.8 It started after I upgrades pxelinux.0 to version 3.86 Versions tested and got the recursing: 3.86, 3.85, 3.84 and 3.83 On
2011 Nov 18
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...ere attached the patch to solve OSX tests run problems Marcello -------------- next part -------------- A non-text attachment was scrubbed... Name: tests_osx_patch.diff Type: application/octet-stream Size: 1133 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111118/0d1c4216/attachment.obj>
2011 Nov 18
5
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...e more clarity on what patch solves what problem). Marcello -------------- next part -------------- A non-text attachment was scrubbed... Name: accept_affine_final.diff Type: application/octet-stream Size: 8004 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111118/e9319a42/attachment.obj>
2011 Nov 18
1
Polycom Phantom Ringing
...need to block to stop it? I believe its people trying to hack the phones/phone system but I cannot find where I read that before. Thanks, --E -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111118/745a63b3/attachment.htm>
2011 Nov 15
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
2011/11/14 Tobias Grosser <tobias at grosser.es>: > On 11/14/2011 02:45 PM, Marcello Maggioni wrote: >> >> 2011/11/14 Tobias Grosser<tobias at grosser.es>: >>> >>> On 11/14/2011 01:24 AM, Marcello Maggioni wrote: >>>> >>>> Hi Tobias. >>>> >>>> I worked on enabling Polly accepting non affine memory accesses
2011 Nov 14
2
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On 11/14/2011 02:45 PM, Marcello Maggioni wrote: > 2011/11/14 Tobias Grosser<tobias at grosser.es>: >> On 11/14/2011 01:24 AM, Marcello Maggioni wrote: >>> >>> Hi Tobias. >>> >>> I worked on enabling Polly accepting non affine memory accesses and I >>> produced a patch. >> >> Great. >> >>> I saw that there were