Displaying 20 results from an estimated 39 matches for "20100907".
Did you mean:
20100901
2010 Sep 07
3
voice mail system
...en informer l'exp?diteur par courriel ou par t?l?phone : (877) 352-4497 poste 203 et le supprimer imm?diatement.
[cid:image004.gif at 01CB4E75.BB6E0180]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100907/9c5bc0b4/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 5501 bytes
Desc: image001.png
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100907/9c5bc0b4/attachment-0003.png
--------------...
2010 Sep 07
4
[LLVMdev] Intrinsic prototype has incorrect number of arguments!
...ult is.
Intrinsic prototype has incorrect number of arguments!
void (i64*, i64*, i8, i32, i1)* @llvm.memcpy.p0i64.p0i64.i8
Any help would be appreciated.
Filip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/1ff46e29/attachment.html>
2010 Sep 07
0
[LLVMdev] Intrinsic prototype has incorrect number of arguments!
...s!
> void (i64*, i64*, i8, i32, i1)* @llvm.memcpy.p0i64.p0i64.i8
>
> Any help would be appreciated.
>
The third parameter should be a pointer.
-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/561b7c7f/attachment.html>
2010 Sep 07
3
Losing first DTMF digit (with ASR)
I'm having a wierd problem. Somewhere around 1-2% of the time, the
first DTMF digit dialed gets dropped. This is occurring during a
SpeechBackground application call. If the caller reenters the digits
when given a second chance, all is OK.
Any suggestions how to debug this intermittent problem?
2010 Sep 07
3
[LLVMdev] MachineMemOperand and dependence information
...uld mem:LD4[%uglygep10] be removed from the three
instructions so that passes run later will not use dependence information
that is no longer correct?
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/39563936/attachment.html>
2010 Sep 07
2
[LLVMdev] llvm-config error
...NU_SOURCE
> -D__STDC_LIMIT_MACROS
> -D__STDC_CONSTANT_MACROS
> -lLLVMCore -lLLVMSupport -lLLVMSystem
> -lpsapi -limagehlp -lm
>
> ...Takumi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/58ea3332/attachment.html>
2010 Sep 07
1
[LLVMdev] MachineMemOperand and dependence information
...cannot
> handle resetting the memoperands if it's dealing with a ComplexPattern.
> There's a similar bug in the X86 target.
>
> -bw
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/b489a8fd/attachment.html>
2010 Sep 07
2
[LLVMdev] llvm-config error
...MathExtras.h:62: error:
there are no arguments to 'UINT64_C' that depend on a template parameter, so
a declaration of 'UINT64_C' must be available
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/e61e5a14/attachment.html>
2010 Sep 07
4
[LLVMdev] Union type, is it really used or necessary?
...VM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/c76d435d/attachment.html>
2010 Sep 07
0
[LLVMdev] MachineMemOperand and dependence information
On Sep 7, 2010, at 10:48 AM, Akira Hatanaka wrote:
> I have two questions regarding MachineMemOperands and dependence information.
>
> Q1) I noticed that MachineMemOperands are lost when two LDRs are combined and a LDRD is generated in ARMPreAllocLoadStoreOpt:::RescheduleOps.
>
> (before optimization)
> %reg1033<def> = LDR %reg1030, %reg0, 4100, pred:14, pred:%reg0;
2010 Sep 07
2
[LLVMdev] More DIFactory questions - still stumped
...http://systemcall.org/
>
> Reclaim your digital rights, eliminate DRM, learn more at
> http://www.defectivebydesign.org/what_is_drm
>
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/f496c8a4/attachment.html>
2010 Sep 07
1
[LLVMdev] help converting llvm metadata into dwarf tags
...instructions.
>>
>
> This path will allow you to browse entire function and collect info which
> you can use later on.
>
> -
> Devang
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/257e767d/attachment.html>
2010 Sep 07
0
[LLVMdev] LLVM 2.8 and MMX
...appear to help.
I would be very grateful if someone would add a switch to disable the
expanding before the 2.8 release is finalized.
Cheers,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/6661601a/attachment.html>
2010 Sep 07
0
[LLVMdev] llvm-config error
Good afternoon, António.
2010/9/7 António Saragga Seabra <antseabra at gmail.com>:
> $g++ -g –O3 toy.cpp `llvm-config –cppflags –ldflags –libs core`-o toy
>
> c:/llvm-2.7/Release/lib/libLLVMSystem.a(Signals.o):Signals.cpp:(.text+0x4d4):
> undefined reference to `_imp__SymSetOptions at 4'
I guess it might be a known issue;
http://llvm.org/bugs/show_bug.cgi?id=3347
Would you
2010 Sep 07
0
[LLVMdev] Union type, is it really used or necessary?
On 7 September 2010 15:36, Anton Korobeynikov <anton at korobeynikov.info> wrote:
> Otherwise the feature being unused will quickly became broken.
It was already broken for ages... :/
Even if you're not using the backends (or MC), having it in front-end
only will only confuse new users that will try to use it and hope it
just works (my case, a few months ago).
If there is nothing,
2010 Sep 07
0
[LLVMdev] Speakers needed for the 2010 LLVM Developers' Meeting!
...er 22, 2010 via the website:
http://www.llvm.org/devmtg/talk.php
More information about the meeting here:
http://www.llvm.org/devmtg/2010-11/
Thanks,
Tanya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/ed236b28/attachment.html>
2010 Sep 08
0
[LLVMdev] Compiling Errors in LLVM ocaml Bindings
...sr/lib) but still got the
same problem.
I just wonder there is anyone met with this problem, and any suggestions
will be highly appreciated! Thanks a lot
-Arike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/6c77c49b/attachment.html>
2010 Sep 07
1
fetchmail and lmtp -> auth crashing
...dovecot/lmtp
Any ideas what could be wrong?
Thanks...
Dirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20100907/0b21e550/attachment-0002.bin>
2010 Sep 07
1
Solving the CDR mess of attended transfers
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Is there a way to solve the mess on CDR caused by
CDR
2010 Sep 07
2
Suggestion on Share folder
Hi all,
I need some advise on how best manage a share folder.
We have a 2TB samba share. Inside there is individual user sub-folder,
and also there are team's folders.
We use one shared account for all users.
The problem is:
The user abuse the space usage.
My thought:
- Implement quota for each user.
- But the implication is each user must have their own account and
this potentially gives