Displaying 20 results from an estimated 22 matches for "20130105".
2013 Jan 05
38
[Bug 59057] New: Black screen after resume from s2ram
...before buffer eviction
[TTM] Failed to expire sync object before buffer eviction
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130105/f0181664/attachment.html>
2013 Jan 05
2
permission denied message
...tly prohibited. Please inform us immediately and destroy
the original transmittal.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: think_ahead.jpg
Type: image/jpeg
Size: 6599 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20130105/ce5dc6f3/attachment-0004.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3887 bytes
Desc: S/MIME Kryptografische Unterschrift
URL: <http://dovecot.org/pipermail/dovecot/attachments/20130105/ce5dc6f3/att...
2013 Jan 05
1
[LLVMdev] LLVM triple and Apple ld64 behavior
...havior is required by LLVM, which does not support an unspecific ARM target or it's Apple decision to remove it in order to remove support from older devices.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130105/b319c739/attachment.html>
2013 Jan 05
0
[LLVMdev] RuntimeDyld bug in resolving addresses with offset?
....
Any insights/comments/bug fixes would be appreciated.
-Baris Aktemur
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtdyldbug.c
Type: application/octet-stream
Size: 119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130105/88e547f6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myrtdyld.cpp
Type: application/octet-stream
Size: 5657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130105/88e547f6/attachment-0001.obj>
2013 Jan 03
20
[Bug 58984] New: DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12
https://bugs.freedesktop.org/show_bug.cgi?id=58984
Priority: medium
Bug ID: 58984
Assignee: nouveau at lists.freedesktop.org
Summary: DRM NOUVEAU: probe of 0001:01:00.0 failed with error
-12
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
2013 Jan 05
2
[LLVMdev] fail to compile my code on 3.2
...ence to `dladdr'
collect2: error: ld returned 1 exit status
make: *** [vc] Error 1
this is on Ubuntu 12.4, 64-bit. any idea on how to fix this?
thanks.
Jun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130105/36fef29c/attachment.html>
2012 Dec 04
2
access.log: double quotes not escaped
Hello!
I have seen that if an User Agent has double quotes in it will not be
escaped when printed to access.log:
> 192.168.0.2 - - [03/Dec/2012:20:45:54 +0100] "GET /stu HTTP/1.0" 200 313978 "-" "Che"atin" 15
I saw the code and there is not code to address this.
--
xOneca_,,_
2013 Jan 05
0
Adding additional mount info to xsl stylesheet
...nice weekend. :)
--
Philipp.
(Rah of PH2)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: This is a digitally signed message part
Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20130105/00de426c/attachment.pgp
2013 Jan 04
0
[LLVMdev] Compiler opt is turned off ?
I'm not sure what you mean by "use" check.
If you compile this with LTO and multiple modules, and guarantee that
you have the main function, yes, you could optimize this.
In all other cases, it's not possible to eliminate any of the
remaining loads or stores you see, because you have no guarantee about
what else could read it.
Heck, a conforming implementation of printf could
2013 Jan 06
1
Get CONNECTEDLINE info from other Asterisk system via IAX2
...as
expected or does anyone have any ideas? I am using Digium D40s and D70s and Asterisk 1.8.11-cert10. Your help is appreciated. Thank you.
Chet Stevens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130105/735c0583/attachment.htm>
2013 Jan 04
2
[LLVMdev] Compiler opt is turned off ?
Thanks for your reply. So, we don't do any "use" check (for globals
variables) beyond a module scope. If so, it answers my question.
On Fri, Jan 4, 2013 at 6:53 PM, Justin Holewinski <
justin.holewinski at gmail.com> wrote:
> Since a, b, and c are globals, how does the optimize *know* they are not
> used elsewhere (e.g. another module)?
>
-------------- next part
2013 Jan 05
1
[LLVMdev] Compiler opt is turned off ?
...evelopers 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/20130105/d3867cf7/attachment.html>
2013 Jan 05
46
[Bug 59069] New: nouveau E[ DRM] fail ttm_validate
...kernel: [14016.824509] [TTM] Failed to expire sync object
before buffer eviction
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130105/e47a7244/attachment-0001.html>
2013 Jan 04
2
UPSSCHED and FreeBSD 8.3?
Group:
The Background:
I maintain the network hardware for a county government building that is un-
occupied except for weekday dayshift. The building is located in an older
section of town and the electric service has components that are nearing
their 100 year lifetime. The building has UPS for all computer and network
hardware and an autostart generator that starts when utilitity service
2013 Jan 06
0
[LLVMdev] Building llvm from source with clang instead of gcc
...uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>
--
Thanks,
Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130105/eaa13577/attachment.html>
2012 Dec 11
2
Adding additional mount info to xsl stylesheet
The following patch attempts to make the source client user agent and
the max listener client connection duration information available to
(icecast 2.3.2) xsl stylesheets. Will there be any memory leak issues in
the lower level functions like the acl, etc. when the source is
disconnected, when servicing queries, or otherwise?
BEGIN icecast-2.3.2-moremntinfo.patch
diff --git src/source.c
2013 Jan 05
2
[LLVMdev] Building llvm from source with clang instead of gcc
On 01/05/2013 01:11 PM, Dmitri Gribenko wrote:
> On Sat, Jan 5, 2013 at 7:48 PM, Edward Diener
> <eldlistmailingz at tropicsoft.com> wrote:
>> I actually found out that llvm/configure will choose clang if it is
>> found in the path. This contradicts what is written at
>> http://llvm.org/docs/GettingStarted.html#requirements, where it says it
>> will use the
2012 Dec 10
6
[Bug 58087] New: [-next] nouveau corrupts kernel mm allocator
https://bugs.freedesktop.org/show_bug.cgi?id=58087
Priority: medium
Bug ID: 58087
Assignee: nouveau at lists.freedesktop.org
Summary: [-next] nouveau corrupts kernel mm allocator
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: peter at
2012 Dec 24
11
[Bug 58729] New: [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729
Priority: medium
Bug ID: 58729
Assignee: nouveau at lists.freedesktop.org
Summary: [bisected] Display fails to turn on after
suspend/resume (NV86)
Severity: normal
Classification: Unclassified
OS: All
Reporter: wheel at herr-der-mails.de
Problem setting up dovecot on Debian: "telnet: Unable to connect to remote host: Connection refused"
2013 Jan 05
3
Problem setting up dovecot on Debian: "telnet: Unable to connect to remote host: Connection refused"
I would like to get dovecot running on my laptop so I can transfer a lot
of old Email from Thunderbird mailbox files to a hosted zimbra service.
However I'm falling at the first hurdle. I'm running Debian squeeze
i386 (kernel 2.6.32-5-686) and have installed dovecot-imapd and
dovecot-common with synaptic and edited /etc/dovecot/dovecot.conf to
make sure it has the right protocols