Displaying 8 results from an estimated 8 matches for "36560".
Did you mean:
3650
2011 Apr 25
5
[Bug 36560] New: snow when motion is present (NV15)
https://bugs.freedesktop.org/show_bug.cgi?id=36560
Summary: snow when motion is present (NV15)
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo...
2006 Jun 09
2
Date calculation
Dear all R users,
Suppose I have a data frame "data" like this:
5/2/2006 36560
5/3/2006 36538
5/4/2006 36452
5/5/2006 36510
5/8/2006 36485
5/9/2006 36502
5/10/2006 36584
5/11/2006 36571
Now I want to create a for loop like this:
date = "5/10/2006"
for (i in 1: 8)
{
if (data[i,1] > date) break
}
But I g...
2004 Oct 20
0
[Fwd: CentOS-3 errata - updated redhat-config-printer fixes bug]
Sorry - forgot to sign
-------------- next part --------------
An embedded message was scrubbed...
From: Lance Davis <lance at uklinux.net>
Subject: CentOS-3 errata - updated redhat-config-printer fixes bug
Date: Wed, 20 Oct 2004 22:31:17 +0100
Size: 1020
URL: <http://lists.centos.org/pipermail/centos/attachments/20041020/b0dadffa/attachment-0003.mht>
2015 Oct 30
0
Wine release 1.7.54
...int.NET 3.22 crashes on startup, reporting "Property cannot be found" (no metadata reader/properties present for Png)
35792 rmxftmpl.h differs on some architectures
35872 Pinball Science crashed on starting
36301 valgrind shows an invalid read (bstr) in msxml3/tests/saxreader.c
36560 valgrind shows an invalid read in d3drm/tests/d3drm.c
36794 valgrind shows an invalid free for comctl32/tests/listview.c
36827 The horror game Mad Father won't work
36895 You Don?t Know Jack V1 XL: Scaling/moving text shown as solid coloured blocks
37351 American Mcgee's Alice...
2017 Jul 26
15
[5.0.0 Release] Release Candidate 1 tagged
Dear testers,
5.0.0-rc1 has just been tagged.
Please build, test and upload binaries to the sftp. Let me know if
there are any issues.
I'll upload sources, docs, and your binaries to the pre-release
website once they're ready.
Thanks,
Hans
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...1694
t0.ll 0 3318 0 0.01 3289 0 0.01 3289
t1.ll 5 13744 0 0.01 13715 0 0.01 13715
t2.ll 1 1804 0 0.01 1775 0 0.01 1775
t3.ll 3 25197 0 0.01 25168 0 0.01 25168
t4.ll 3 56996 0 0.01 56967 0 0.01 56967
t5.ll 6 43209 0 0.01 43180 0 0.01 43180
t6.ll 3 66686 0 0.02 66657 0 0.02 66657
t7.ll 5 36589 0 0.01 36560 0 0.01 36560
t8.ll 5 90129 0 0.02 90100 0 0.01 90100
t9.ll 2 19777 0 0.01 19748 0 0.01 19748
tabinit.ll 1 14119 0 0.01 14088 0 0.01 14088
tableau.ll 84 143254 2 0.02 143678 0 0.02 143237
table.ll 0 1579 0 0.01 1549 0 0.01 1549
tables.ll 0 138426 0 0.03 138395 0 0.03 138395
takehiro.ll 13 142905 0 0...
2017 Jul 31
3
[cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
...la_condition_overflow.cc (3104 of 36899)
> FAIL: AddressSanitizer-i386-freebsd :: TestCases/vla_loop_overfow.cc (3105 of 36899)
> FAIL: LLVM :: Bindings/Go/go.test (16672 of 36899)
> FAIL llvm.org/llvm/bindings/go/llvm [build failed]
> FAIL: lldb :: Expr/TestCallUserAnonTypedef.test (36560 of 36899)
> FAIL: lldb :: Expr/TestCallUserDefinedFunction.test (36561 of 36899)
> FAIL: lldb :: Expr/TestCallStopAndContinue.test (36562 of 36899)
Do we know what's up with all of these ASan failures? Is there a bug for it?