Displaying 20 results from an estimated 33 matches for "20040916".
Did you mean:
20040906
2004 Sep 16
2
[LLVMdev] Files to lib/System/Win32
...oing
> stuff that's only supposed to be done on Win95/98/ME.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signals.cpp
Type: application/octet-stream
Size: 6474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040916/04361853/attachment.obj>
2004 Sep 16
0
[LLVMdev] Files to lib/System/Win32
...It was doing
stuff that's only supposed to be done on Win95/98/ME.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signals.cpp
Type: application/octet-stream
Size: 20861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040916/683eee9c/attachment.obj>
2004 Sep 16
0
[LLVMdev] Files to lib/System/Win32
...p://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- 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/20040916/b68745df/attachment.sig>
2006 Apr 30
0
[LLVMdev] Building LLVM under Mingw. Part I: tools-only
BTW: I've also had to make this change when building tools.
(I'm building right now and noticed that it doesn't come up anymore, maybe
someone checked it in in the last week or so)
On Sat, 29 Apr 2006, Anton Korobeynikov wrote:
> Hello, Jeff.
>
> You wrote Saturday, April 29, 2006, 10:45:02 PM:
>
> JC> Yes, I know mingw doesn't support dbghelp. I can still rant
2004 Sep 16
4
[LLVMdev] Files to lib/System/Win32
Here's the Win32 version of Signals.cpp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signals.cpp
Type: application/octet-stream
Size: 20861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040915/d3b43059/attachment.obj>
2006 Apr 29
2
[LLVMdev] Building LLVM under Mingw. Part I: tools-only
Hello, Jeff.
You wrote Saturday, April 29, 2006, 10:45:02 PM:
JC> Yes, I know mingw doesn't support dbghelp. I can still rant about it :)
;) Well. Maybe this library will be included in some next versions of
mingw's win32api package. Anyway, we can make such library just
"on-fly" from the corresponding .dll.
JC> This is what's already there. What changed?
Maybe
2004 Sep 17
3
how to get caller ID
...re enable caller ID.
so is it the same bug of BT caller ID problem in UK?
or it is the bug of my asterisk configuration?
i hv enabled callerID from my TELCO.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040916/abdd5b46/attachment.htm
2004 Sep 16
0
[LLVMdev] To APR Or Not To APR. That is the question.
...http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 3292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040916/a45ace02/attachment.bin>
2006 Nov 27
1
MinGW problem - unable to compile - config.log
Hi there!
I've downloaded the MinGW shell, installed it as descripted in
intall.txt, and also the gcc-core-3.4.2-20040916-1 and installed it.
Then I've tried running ./configure, but this is what the process returns:
Giacomo@NOME-0C20A03AFA /C/tinc-1.0.5
$ ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whet...
2004 Sep 16
1
1.0-test43
...ch else for now, been busy with work and other things..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040916/6183f179/attachment-0001.bin>
2004 Sep 16
0
call parking & forwarding
...another h323 phone.
ANY IDEA HOW TO DO IT?
Thanks for any help.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040916/b5977399/attachment.pgp
2004 Sep 16
1
How would you handle a fax without T.38 or G.711uLaw?
...trol over the remote
SIP proxy sending you the traffic. What would you do?
Does anyone have an update on Asterisk supporting T.38 with SIP?
Thanks!
chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040916/1453cdcb/attachment.htm
2004 Sep 16
0
Dial command r option
...#39;t hearing the call progress ringing from asterisk then the device isn't sending the correct information to asterisk?
I have a 1 week old cvs load.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040916/82798bb5/attachment.htm
2004 Sep 16
1
does SMB run over DCOM ?
Hi all,
OPC is a standard that specifies a collection of DCOM interfaces
heavely used in the industrial automation domain.
(http://www.opcfoundation.org)
I would like to access these OPC objects that run in Windows from Linux
computers, using the DCOM framework.
Instead of implementing DCOM from scratch for Linux, I was considering
'stealing' some code off the SAMBA project relating
2004 Sep 16
1
[LLVMdev] Legal matters using code etc from MS website
Hi Folks
Please review this link:
http://www.microsoft.com/info/cpyright.mspx#EKAA
As I see it, no one should use code copied from Microsoft directly, unless
you are explicitly sure it is for private or non-commercial use or a
permission is specifically granted for the purpose.
And for that matter, no one can be sure if you rewrite code, not to infringe
patents - as they adhere to
2004 Sep 16
1
[LLVMdev] Patch to lib/System/Interix
...e de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Memory.cpp.zip
Type: application/x-zip-compressed
Size: 495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040916/bd2067e4/attachment.bin>
2004 Sep 17
2
[LLVMdev] Files to lib/System/Win32
...pipermail/llvm-commits/Week-of-Mon-20040913/018371.html
>
> Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signals.diff
Type: application/octet-stream
Size: 1572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040916/62975626/attachment.obj>
2004 Sep 16
3
[PATCH] gen_init_cpio processes file from a file list
...0 0 c 5 1
dir /root 0700 0 0
dir /sbin 0755 0 0
file /sbin/kinit /usr/src/klibc/kinit/kinit 0755 0 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpio_list.patch
Type: text/x-patch
Size: 8770 bytes
Desc:
Url : http://www.zytor.com/pipermail/klibc/attachments/20040916/cfccbd87/cpio_list.bin
2004 Sep 16
3
[PATCH] gen_init_cpio uses external file list
...0 0 c 5 1
dir /root 0700 0 0
dir /sbin 0755 0 0
file /sbin/kinit /usr/src/klibc/kinit/kinit 0755 0 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpio_list.patch
Type: text/x-patch
Size: 8770 bytes
Desc:
Url : http://www.zytor.com/pipermail/klibc/attachments/20040916/0afab5b4/cpio_list.bin
2004 Sep 13
2
problems building / starting test40 + test42
Hi
I was trying to build test40 (and then test42, since it came out in the mean
time) on my fresh Solaris 9 box at home, and ran into a few snags.
First problem was during the build. Make spat the dummy in the auth directory:
Making all in auth
make: Fatal error in reader: Makefile, line 701: Unexpected end of line seen
Current working directory /home/pkg/dovecot-1.0-test42/src/auth
So, I