search for: 20100609

Displaying 20 results from an estimated 21 matches for "20100609".

Did you mean: 20100109
2010 Jun 09
1
MAC address changes after cloning
...bed for your protection by SecureMX. For more information visit http://securemx.in ______________________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100609/b13f2bea/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 31194 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20100609/b13f2bea/attachment-0001.jpe>
2010 Jun 09
2
[LLVMdev] VS2008 CMake build tabelgen coding error
...ad suffix on number' for lib\target\x86\X86GenInstrInfo.inc:304, 305, ... Tablegen is generating 0x0LLU instead of 0x0ULL and VS2008 does not like it. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/e56cd538/attachment.html>
2010 Jun 09
0
[LLVMdev] VS2008 CMake build tabelgen coding error
...get\x86\X86GenInstrInfo.inc:304, 305, ... > > Tablegen is generating 0x0LLU instead of 0x0ULL and VS2008 does not like > it. > Patch attached. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/bb59a373/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: tablegen.patch Type: application/octet-stream Size: 452 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/bb59a373/attachment.obj>
2010 Jun 10
1
Using vpswitch with wall in 0.9
Hi, Vpswitch's "Go to specific viewport" commands don't currently work for me in 0.9. This patch fixes the problem for me. Thanks, Jay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/compiz/attachments/20100609/76e906be/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: vpswitch.patch Type: text/x-patch Size: 587 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/compiz/attachments/20100609/76e906be/attachment.bin>
2010 Jun 09
4
[LLVMdev] Win32 COFF Support
...emp.o - && dump-coff temp.o". - Michael Spencer -------------- next part -------------- A non-text attachment was scrubbed... Name: basic-coff-tests.patch Type: application/octet-stream Size: 18356 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100609/c4017916/attachment.obj>
2010 May 28
2
[LLVMdev] Win32 COFF Support
Nathan Jeffords <blunted2night at gmail.com> writes: > For those that are interested, I have attached the latest version of my > Win32 COFF support patch. There is no new functionality, I just fixed some > compiler errors due to recent changes in the MC library. Thanks Nathan. Any objections for not accepting the patch into LLVM? If none, I'll apply it after the weekend.
2010 Jun 08
0
[LLVMdev] [llvmdev] Whole function SelectionDAG
The first question is code placement. How is the compiler going to decide which block (or blocks) to emit an instruction in? The answer to that will help determine how control relationships should be represented. Dan On Jun 7, 2010, at 11:56 PM, Zhongxing Xu <xuzhongxing at gmail.com> wrote: > I am trying to build a DAG for a whole function. The first problem I > met is to
2010 May 28
0
[LLVMdev] Win32 COFF Support
On Fri, May 28, 2010 at 6:38 AM, Óscar Fuentes <ofv at wanadoo.es> wrote: > Nathan Jeffords <blunted2night at gmail.com> writes: > >> For those that are interested, I have attached the latest version of my >> Win32 COFF support patch. There is no new functionality, I just fixed some >> compiler errors due to recent changes in the MC library. > > Thanks
2010 Jun 09
1
Question about residue and pdf
...------------------------------- Dr. Fernando A. Marengo Rodriguez Acoustics and Electroacoustics Laboratory National University of Rosario Rosario - Argentina -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac/attachments/20100609/5ffc2401/attachment.htm
2010 Jun 09
0
Plotting Question
...Steve_Friedman at nps.gov Office (305) 224 - 4282 Fax (305) 224 - 4147 -------------- next part -------------- A non-text attachment was scrubbed... Name: MeanAnnualDepth_Density.png Type: image/png Size: 9988 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100609/5d4b158c/attachment.png>
2010 Jun 09
1
OT - Astmanproxy download broken ?
...vetroy/astmanproxy/tarball/masterURL I can use a previous tar file but I would be pleased to know if I should do something around this issue or not. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100609/6b2daef4/attachment.htm
2010 Jun 09
2
Any experience with Eucalyptus on Centos 5.x?
Is anyone here running Eucalyptus (open source cloud computing manager, similar to Amazon EC2, from UC Santa Barbara)? Have you got any hints for bringing it up? Thanks! Rick
2010 Jun 10
1
rsync solaris 10 Value too large
...essage. Is there some where code , which I have to change the file size default setting. Or is there any way to fix that error message. I appreciate your help Bye -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20100609/5fa8474c/attachment.html>
2010 Jun 10
0
[LLVMdev] Win32 COFF Support
...___ > 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/20100609/0cadaabe/attachment.html>
2010 Jun 09
3
PHP file upload limit
Hi all, I am trying to run a web-based PHP application on a CentOS 5 32-bit machine that requires me to upload large files. The machine also happens to have little RAM (256MB). I have no problem setting my upload limit ( upload_max_filesize ) to 1 GB but for some reason 2 GB or above seems to be no go. Would anybody know why? Could it be one of the many 32-bit vs 64-bit issues? Thanks. Boris.
2010 Jun 08
2
[LLVMdev] [llvmdev] Whole function SelectionDAG
I am trying to build a DAG for a whole function. The first problem I met is to assign a user for the last instruction of each basic block, be it BRCOND or other node. There is no natural user for such nodes. Without user, it will be removed in later phases. My idea is to use it as chain for nodes in the next basic block. Is this reasonable? -Zhongxing Xu -------------- next part -------------- An
2010 Jun 09
3
[LLVMdev] [llvmdev] Whole function SelectionDAG
...M 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/20100609/490d7bf7/attachment.html>
2010 Jun 09
2
Evolution and Thunderbird do different things?
I'm trying both Evolution and Thunderbird on my IMAP server, and find that there are differences in how some things are done, between clients. Shouldn't there have been a standard way to do these things in the IMAP protocol? The first thing I noticed is that when deleting email from one client, it puts a "T" on the file name, leaving it where it is, and from the other client,
2010 Jun 08
6
Out of Office
I will be out of the office starting Wed June 9th and returning Wed June 16th. Please contact Mary at mary at accessgate.net cell 407-267-1463 or Jonathan at jsnyder at accessgate.net cell 407-267-0056 or call our main number 888-227-9337.
2010 Jun 08
3
[LLVMdev] Congratulations: First-Time SIGPLAN Award to Apple's Chris Lattner for Developing Popular LLVM Infrastructure with Applications in Commercial, Research, Teaching, and Open Source Projects
First-Time SIGPLAN Award to Apple's Chris Lattner for Developing Popular LLVM Infrastructure with Applications in Commercial, Research, Teaching, and Open Source Projects From the press release: June 7, 2010 – The ACM Special Interest Group on Programming Languages (SIGPLAN) today presents its first-ever Programming Languages Software Award to Chris Lattner of Apple Inc. for his design