Displaying 20 results from an estimated 54 matches for "20080513".
2008 May 13
5
[LLVMdev] Preferring to use GCC instead of LLVM
me22.ca wrote:
> You said that if I have to install GCC, you might as well
> just use it for everything. That statement very clearly
> doesn't apply anymore, since it's binutils that's the
> dependency. Or if you still stand by it, it means that
> you consider GCC to also be "incomplete".
How do I get the necessary binutils on Windoze? Install
MinGW or
2008 May 09
0
[LLVMdev] [PATCH] Split LoopUnroll pass into mechanism and policy
Hi Dan,
> I'm not sure that's very pretty either :-}. My sense is that it's
> better to just duplicate those few lines.
Then I'll just leave it at that.
> An assert at the end that checks that if the loop
> wasn't completely unrolled that it's still isLCSSAForm would be a
> good addition in any case.
Good idea.
> I don't think it's desirable
2008 May 13
1
[Bug 1263] connection sharing often freezes
https://bugzilla.mindrot.org/show_bug.cgi?id=1263
rdump <rjt-mindrot-bugzilla-20080513 at sandbar.river.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rjt-mindrot-bugzilla-200805
| |13 at...
2008 May 13
2
samba PDC
...stalled Centos 5.1
Please help me out. i searched in google its no use.
Regards,
Gopinath M
Signal Networks Pvt. Ltd.
Smile... it increases your face value!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080513/d5b06431/attachment.html>
2008 May 13
1
RSA SecurID and CentOS5
...it's not a RHEL box :( The PAM module installs fine,
but I see no communication between the server and the RSA Appliance!
--
Andy Pace
apace at singlehop.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080513/db38e499/attachment-0005.html>
2008 May 13
0
[LLVMdev] LLVM as a DLL
...d for you under
Visual Studio, but patches are welcome. In the mean time, please feel
free to use the supported alternative of compiling under MinGW.
--Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/ad4bfb9b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/ad4bfb9b/attachment.bin>
2008 May 13
0
[LLVMdev] [PATCH] Internalize improvements
...find an updated patch attached, which applies again after r51017.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: internalize.diff
Type: text/x-diff
Size: 7663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/94c6e6ad/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/94c6e6ad/attachment.sig>
2008 May 13
2
NotebookSizer? / Resizing a listbook
There seems to be a NotebookSizer in C++ wxWidgets, is it in wxRuby or
is it going to be? Not a lot of info to be found about that one.
I''ve been trying to apply sizers to a Listbook but nothing goes at it
should be. Nothing is visible until I resize the top frame a little and
in best case I can get either horizontal grow but not simultaneous
vertical grow.
Would anyone mind showing me
2008 May 09
2
[LLVMdev] [PATCH] Internalize improvements
Hi all,
I was looking at the Internalize patch, and decided to clean it up a bit. The
attached patch makes two functional changes to the pass:
1. If both -internalize-public-api-file and -internalize-public-api-list
options are given on the commandline, only -file was used. Now, all
options are respected and the contents of the file merged with the items
given with the -list option(s). I
2008 May 13
5
wineRC1_opensuse10.3_err_stdp
hi All
I updated my wine ot RC1 and run winecfg
then I have some strange line
Code:
err:winedevice:ServiceMain driver L"sptd" failed to load
all work but what it can mean?
I try to find any info in wine bugzilla but not find anything
PS:In addition I has well working warcraft3 in earlier versions of wine... but now it work slow...
Code:
err:winedevice:ServiceMain driver
2008 May 09
3
[LLVMdev] [PATCH] Split LoopUnroll pass into mechanism and policy
Hello Matthijs,
On May 9, 2008, at 3:47 AM, Matthijs Kooijman wrote:
> Hi All,
>
> the attached patch performs the splitting in the proposed manner.
> before applying the patch, please execute
> svn cp lib/Transforms/Scalar/LoopUnroll.cpp lib/Transforms/Utils/
> UnrollLoop.cpp
> to make the patch apply and preserve proper history.
>
> Transforms/Utils/UnrollLoop.cpp
2008 May 13
7
[LLVMdev] LLVM as a DLL
Michael T. Richter wrote:
> Apparently the APIs in the LLVM docs missed your
> attention. They're sneaky that way because, you know,
> they just form the bulk of available documentation.
I began my original message saying that I was providing
"constructive criticism". That means I want to HELP if I
can. Your sarcastic attitude is unprofessional.
> The
2008 May 13
2
[LLVMdev] win32 assemblers and linkers for llvm
...llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/dc934c92/attachment.bin>
2008 May 13
1
[LLVMdev] Preferring to use GCC instead of LLVM
I wrote:
> The Solution: Make LLVM usable as a DLL or SLL in Windoze,
> capable of generating a finished ready-to-execute .EXE or
> .DLL file, without requiring that MinGW or Cygwin be
> installed first.
Michael T. Richter replied:
> You will be welcomed with open arms by the LLVM community
> when you write this. I look forward to your announcement
> with bated breath.
2008 May 13
0
[LLVMdev] LLVM as a DLL
...displayed a proven secondary talent in that
area. Their opinion of what represents good human-computer interaction
tends to be a bit off-track. (Bruce Tognazzini)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/8d918bba/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080513/8d918bb...
2008 May 13
8
Time moved backwards
Hello,
I would like to suggest a change in handling of 'Time moved backwards'
problem.
Right now dovecot just dies. So, the scenario:
1) Colocation server is shut down for some reason. The internal time drifts.
2) Server is started again.
3) Dovecot starts successfully.
4) In about a minute, NTP daemon feels confident about adjusting the system
time.
5) Dovecot sees the changed time and
2008 May 13
2
build custom domU kernel from centos kernel source
...stion is will it work? - again all i have done is
to disabled loadable module support.
Can someone please point me to sucessfull end?
Thanks in advance!
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20080513/85cd51de/attachment-0004.html>
2008 May 13
2
Mailbox problem
Greetings,
I am using dovecot as our POP3 and IMAP server and Squirrelmail for the
Webmail. Some of our users get the error message below when trying to access
the mailbox using Webmail:
"ERROR: Could not complete request.
Query: SELECT "INBOX"
Reason Given: Internal error occurred. Error report written to server
log.
[2008-05-12 09:08:39]
To resolve this
2008 May 13
2
need help
I tried to migrate from a server courier to dovecot with imapsync but i get
this errore:
Couldn't append msg #15 (Subject:[Registrazione]) to folder INBOX: Error
sending command '16 APPEND INBOX (\Answered \Seen) "" {3478}
': 16 BAD Invalid internal date.
thk you in advance
Workino
2008 May 13
1
chan_mobile install with Asterisk 1.4.19
Does anybody know if i can make (chan_mobile) module to be installed and work with Asterisk 1.4.19 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080513/57510b8a/attachment.htm