Displaying 20 results from an estimated 25 matches for "20080526".
Did you mean:
20080529
2008 May 26
5
Skype Howto
...have a good howto to setup Asterisk and Skype.
Thanks
Gustavo A. Gonz?lez
Dto. de Infraestructura
Despegar.com, Inc.
ggonzalez at despegar.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080526/831b3824/attachment.htm
2008 May 28
0
[LLVMdev] A quick update on FreeBSD support
...lvm-as < /dumpster/home/marcel/LLVM/src/llvm/test/
> CodeGen/Generic/2003-05-27-phifcmpd.ll | llc
This looks like the isel pass is creating an LD8 node with no chain
result:
0x1204e00: i64 = LD8 0x1204da0
This patch should help:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080526/062966.html
This now looks like the fp compare issue below.
>
>
> .ident "LLVM-ia64"
>
> .psr lsb
> .radix C
> .psr abi64
> Cannot yet select: 0x2000000001d76120: i1 = setcc 0x2000000001d46520,
> 0x2000000001d48240, 0x2000000001d08fe0
>
> FAIL:...
2008 May 27
1
Camping Technique -- Multiple Layouts
....
Just set *@layout* in your controllers, and when it comes time to render a
view, be sure a layout w/ the name "#{@layout}_layout" exists.
--beppu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/camping-list/attachments/20080526/419861f2/attachment.html>
2008 May 26
0
Question about ISDNguard
...equirement so I'm wondering if a USB-serial cord
could fulfill this requirement ?
2. How does it go back into standard mode from failover mode ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080526/d4c58c09/attachment.htm
2008 May 26
0
SIP Debug information
Hello,
How can i save the sip debug log to a file, i tried to activate all the
options to an file in log.conf but it doesn't work?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080526/d3bae885/attachment.htm
2008 May 26
3
best disk configuration
...om HP. I was wondering what is the best
disk configuration? I suppose a large RAID5 would be bad since rebuilding
would take too long. What do you recommend?
TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080526/faf0ff6f/attachment-0005.html>
2008 May 26
1
Bind Help
...e a view in another? I have a view which matches one client that I also want to be able to see the view right after, but it stops at its first match.
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080526/676e1263/attachment-0005.html>
2008 May 27
0
[LLVMdev] DejaGnu test-suite coverage
...________
> 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/20080526/8bfb9eb1/attachment.html>
2008 May 30
1
[LLVMdev] PATCH: clang: fix description for -Wimplicit-function-declaration
Currently, "clang -help" gives a strange output. This patch fixes
it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-clang-warning.patch
Type: text/x-diff
Size: 610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080530/1d2c5719/attachment.patch>
2008 May 30
0
[LLVMdev] Odd problem with command line options
...lt;< ": CommandLine Error: Argument '"
> << OptionNames[0] << "' defined more than once!\n";
>
> should be printing OptionNames[i], not OptionNames[0].
I committed this fix,
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080526/063136.html
Thanks!
-------------- 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/20080530/25dab431/attachment.sig>
2008 May 27
2
[LLVMdev] DejaGnu test-suite coverage
Heh,
my ex-boss would die seeing something like this :-)
Just one comment, does GCOV have a flag for
a third category of lines, like "undesired to execute"?
This would make the summary of
<http://chandlerc.net/llvm-coverage/lib/Target/PowerPC/
PPCHazardRecognizers.cpp.gcov.html>
much more favorable.
Nice work!
Cheers,
Gabor
2008 May 26
1
That time of year again ...
...ter this time (or just put them there yourselves)
=:)
Cheers,
Ralph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://lists.centos.org/pipermail/centos-docs/attachments/20080526/61a17478/attachment.bin
2008 May 26
1
X-Axis Problem with Multhist Plot
...", "BIC"), fill=c("blue", "red"))
Regards,
Edward
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Rplots.pdf
Type: application/pdf
Size: 11807 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080526/bfb907ef/attachment.pdf>
2008 May 26
2
Bug: subscriptions file does not take on the same perms as dovecot-shared
All,
Version: 1.1.rc5
Solaris x86 on ZFS
Shared Folder
Bug, renamed a folder with sub folders (Maildir format)
After the rename the subscriptions file is own by the person who
renamed the folders, and access is owner rw only.
Instead it should be the same as dovecot-shared which would general be
rw owner, and rw group for a shared folder.
Cheers
Damon.
2008 May 27
2
[LLVMdev] DejaGnu test-suite coverage
...g is on the list for this, but I need to get a bit more viable
setup for it running, and I also want to see if it will fit easily within
any build infrastructure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080526/f285ddbc/attachment.html>
2008 May 26
1
Interest in win32-installer
...icularly about producing ruby idiom
friendly library welcome.
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32-installer.zip
Type: application/zip
Size: 2282 bytes
Desc: not available
URL: <http://rubyforge.org/pipermail/win32utils-devel/attachments/20080526/1bd6a2e7/attachment.zip>
2008 May 26
3
Real Dos name of file
Is there a tool that can tell me the real dos name to long dos name
mappings of a file in linux?
in windows?
I can come close with using md5 sums but if there are copies of files
then deleting the wrong one would be a problem area. In linux I
normally have the boot partition mounted as vfat so that the default
kernel installer
can write files like normal. Is there an easy way to know the dos
2008 May 26
0
[LLVMdev] use after free [was: A quick update on FreeBSD support]
...t; the addition of one or replacing the current unsafe iterator with one,
> should be a good solution.
>
> FYI,
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080526/9d031572/attachment.ksh>
2008 May 26
2
mbox empty messages in Sent folder
I'm talking about mbox Sent folder, where some mailers append through
imap server
a copy of each message they send.
Sometimes, just three header lines got appended instead of the whole
mail message, such as:
>From xxxxxxxx at xxxxxx.xxxxxx.xxxxx.xx.xx Fri May 23 12:30:14 2008
X-UID: 2852
Status: RO
This happened in the past (dovecot-1.1-beta/rc with Evolution and with
Thunderbird), and
2008 May 23
8
version 1.3 build log truncation
Hi All,
I have upgraded to verion 1.3. Our build output has huge
text in it and what I notice is that in 1.3 the I do not
see complete build.log.
Is there any flag to control this? I want to see the complete
build output because the last few lines has interesting output
about what part of build failed.
Thanks and Regard,
Manish