search for: 13592

Displaying 16 results from an estimated 16 matches for "13592".

Did you mean: 1359
2009 Mar 12
1
installed.packages and package info cache buglet (PR#13592)
Looks like there is a buglet in 'installed.packages', around line 17: for (lib in lib.loc) { dest <- file.path(tempdir(), paste("libloc_", URLencode(lib,=20 TRUE), paste(fields, collapse =3D ","), ".rds", sep =3D "")) if (!noCache && file.exists(dest) && file.info(dest)$mtime >=20
2017 Jul 15
0
[PATCH 3/5] drm: nouveau: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions working with pci_device_id provided by <linux/pci.h> work with const pci_device_id. So mark the non-const structs as const. File size before: text data bss dec hex filename 12256 360 976 13592 3518 gpu/drm/nouveau/nouveau_drm.o File size After adding 'const': text data bss dec hex filename 12360 256 976 13592 3518 gpu/drm/nouveau/nouveau_drm.o Signed-off-by: Arvind Yadav <arvind.yadav.cs at gmail.com> --- drivers/gpu/drm/nouveau/nouvea...
2010 Sep 07
2
Plotting longitudinal data
Hello, Hope that someone could help me plotting longitudinal data below: 7213 3333330001 0.8300 13.05.09 1 1 3333330001 0.8700 09.02.05 NULL 4797 3333330001 0.7700 21.03.07 NULL 2399 3333330001 0.7800 12.04.06 NULL 2400 3333330002 NULL 27.03.06 NULL 7230 3333330002 0.8200 14.05.09 0 2 3333330002 0.8400 09.02.05 NULL 4798 3333330002 0.8700 20.03.07 0 4799 3333330003 0.9000 20.03.07 13 2401
2018 Oct 09
0
[Announce] Samba 4.8.6 Available for Download
...hen Trust is enabled. * BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user getpassword/syncpasswords'. o Andreas Schneider <asn at samba.org> * BUG 13606: wafsamba: Fix 'make -j<jobs>'. o Martin Schwenke <martin at meltin.net> * BUG 13592: ctdbd logs an error until it can successfully connect to eventd. * BUG 13617: Fix race conditions in CTDB recovery lock. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-t...
2018 Oct 09
0
[Samba] [Announce] Samba 4.8.6 Available for Download
...hen Trust is enabled. * BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user getpassword/syncpasswords'. o Andreas Schneider <asn at samba.org> * BUG 13606: wafsamba: Fix 'make -j<jobs>'. o Martin Schwenke <martin at meltin.net> * BUG 13592: ctdbd logs an error until it can successfully connect to eventd. * BUG 13617: Fix race conditions in CTDB recovery lock. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-t...
2013 Feb 05
2
How to subset a data frame to include only first events
Hi there, I have data frame with columns ID and Date. There are multiple rows for each ID, but I only want to keep the *first* such row--i.e., the row corresponding to the earliest event. So if I had, say, 1000 rows of 100 IDs doing an average of ten events each, I'd run this trimming procedure and end up with a data frame containing 100 rows (one for each ID), where each row record that
2007 Aug 04
3
A few dovecot 1.1 bugs - sort, flag reset and etc.
I installed dovecot 1.1 on our system yesterday, and found a few bugs so far. Here is the list: BUG #1: can't access some folders Details: a select "RSS.A List Apart" * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $$$INDEXED###) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $$$INDEXED### \*)] Flags permitted. * 52 EXISTS * 0 RECENT * OK [UNSEEN 50] First unseen.
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...13496 => Hello World +13504 => Hello World +13512 => Hello World +13520 => Hello World +13528 => Hello World +13536 => Hello World +13544 => Hello World +13552 => Hello World +13560 => Hello World +13568 => Hello World +13576 => Hello World +13584 => Hello World +13592 => Hello World +13600 => Hello World +13608 => Hello World +13616 => Hello World +13624 => Hello World +13632 => Hello World +13640 => Hello World +13648 => Hello World +13656 => Hello World +13664 => Hello World +13672 => Hello World +13680 => Hello World +13688...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...3488: 0, 0 +13496: , +13496: 0, 0 +13504: , +13504: 0, 0 +13512: , +13512: 0, 0 +13520: , +13520: 0, 0 +13528: , +13528: 0, 0 +13536: , +13536: 0, 0 +13544: , +13544: 0, 0 +13552: , +13552: 0, 0 +13560: , +13560: 0, 0 +13568: , +13568: 0, 0 +13576: , +13576: 0, 0 +13584: , +13584: 0, 0 +13592: , +13592: 0, 0 +13600: , +13600: 0, 0 +13608: , +13608: 0, 0 +13616: , +13616: 0, 0 +13624: , +13624: 0, 0 +13632: , +13632: 0, 0 +13640: , +13640: 0, 0 +13648: , +13648: 0, 0 +13656: , +13656: 0, 0 +13664: , +13664: 0, 0 +13672: , +13672: 0, 0 +13680: , +13680: 0, 0 +13688: , +13688:...
2018 Sep 06
0
[Announce] Samba 4.9.0rc5 Available for Download
...mba.org> * BUG 11517: Fix Samba GPO issue when Trust is enabled. * BUG 13539: samba-tool: Add "virtualKerberosSalt" attribute to 'user getpassword/syncpasswords'. o Martin Schwenke <martin at meltin.net> * BUG 13589: Fix CTDB configuration issues. * BUG 13592: ctdbd logs an error until it can successfully connect to eventd. CHANGES SINCE 4.9.0rc3 ====================== o Jeremy Allison <jra at samba.org> * BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty pathnames. o Tim Beale <timbeale at catalyst.net.nz>...
2018 Sep 06
0
[Samba] [Announce] Samba 4.9.0rc5 Available for Download
...mba.org> * BUG 11517: Fix Samba GPO issue when Trust is enabled. * BUG 13539: samba-tool: Add "virtualKerberosSalt" attribute to 'user getpassword/syncpasswords'. o Martin Schwenke <martin at meltin.net> * BUG 13589: Fix CTDB configuration issues. * BUG 13592: ctdbd logs an error until it can successfully connect to eventd. CHANGES SINCE 4.9.0rc3 ====================== o Jeremy Allison <jra at samba.org> * BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty pathnames. o Tim Beale <timbeale at catalyst.net.nz>...
2006 Jun 05
25
RoR on mac OS tiger 10.4.6 latest n greatest?
hi, ive had some trouble trying to install RoR on tiger. during my google search i came across many different installs.. some using apache, lighttpd, or webricks for the web server,,,,,some are using sqlite, or mysql....now ive tried all and it came to a point where im sure i had multiple libraries etc...installed and everything was not working right compared to my ubuntu install of Ror. so
2018 Sep 13
4
[Announce] Samba 4.9.0 Available for Download
...mba.org> * BUG 11517: Fix Samba GPO issue when Trust is enabled. * BUG 13539: samba-tool: Add "virtualKerberosSalt" attribute to 'user getpassword/syncpasswords'. o Martin Schwenke <martin at meltin.net> * BUG 13589: Fix CTDB configuration issues. * BUG 13592: ctdbd logs an error until it can successfully connect to eventd. CHANGES SINCE 4.9.0rc3 ====================== o Jeremy Allison <jra at samba.org> * BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty pathnames. o Tim Beale <timbeale at catalyst.net.nz>...
2018 Sep 13
4
[Announce] Samba 4.9.0 Available for Download
...mba.org> * BUG 11517: Fix Samba GPO issue when Trust is enabled. * BUG 13539: samba-tool: Add "virtualKerberosSalt" attribute to 'user getpassword/syncpasswords'. o Martin Schwenke <martin at meltin.net> * BUG 13589: Fix CTDB configuration issues. * BUG 13592: ctdbd logs an error until it can successfully connect to eventd. CHANGES SINCE 4.9.0rc3 ====================== o Jeremy Allison <jra at samba.org> * BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty pathnames. o Tim Beale <timbeale at catalyst.net.nz>...
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...n/a MultiSource/Benchmarks/Prolangs-C++/life/life | 0.0166 7512 0.0155 * 0.0153 | 1.73 1.74 2.02 * 2.17 | 0.99 0.86 n/a n/a MultiSource/Benchmarks/Prolangs-C++/objects/objects | 0.0314 13592 0.0626 * 0.0063 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a MultiSource/Benchmarks/Prolangs-C++/ocean/ocean | 0.0469 13952 0.0494 * 0.0204 | 0.10 0.10 0.09 * 0.14...
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers, The 2.2 prerelease is now available for testing: http://llvm.org/prereleases/2.2/ If anyone can help test this release, I ask that you do the following: 1) Build llvm and llvm-gcc (or use a binary). You may build release (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both. 2) Run 'make check'. 3) In llvm-test, run 'make TEST=nightly report'. 4) When