search for: 2043

Displaying 20 results from an estimated 118 matches for "2043".

Did you mean: 2013
2012 Sep 24
3
[Bug 2043] New: memleak in import_environments
https://bugzilla.mindrot.org/show_bug.cgi?id=2043 Priority: P5 Bug ID: 2043 Assignee: unassigned-bugs at mindrot.org Summary: memleak in import_environments Severity: trivial Classification: Unclassified OS: All Reporter: arthurmesh at gmail.com Hardware:...
2004 Aug 17
3
Fwd: strptime() problem?
...a are already in UTC format. An 'printed' extract of R character column, resulting from the timestamptz field is: raincida$ts: [2039] "25/03/2000 22:00:00 UTC" "25/03/2000 23:00:00 UTC" [2041] "26/03/2000 00:00:00 UTC" "26/03/2000 01:00:00 UTC" [2043] "26/03/2000 02:00:00 UTC" "26/03/2000 03:00:00 UTC" [2045] "26/03/2000 04:00:00 UTC" "26/03/2000 05:00:00 UTC" #And I need to convert this character column into POSIXct, for eventual work. #As I can see in the documentation, the process is to use strptime...
2010 Jan 11
3
interpolation
Dear R-users, I have a complex line by xy-values (ordered by z). And I would like to get interpolated y-values on the positions of x = 0:600. How do I get the correct points? x=c(790,790,790,790,790,786,783,778,778,766,763,761,761,761,715,628,521,350,160,134,134,129,108,101,93,111,161,249,288,243,139,45,7)
2004 Aug 17
1
strptime() bug? And additional problem in package "tseries"
...ad a table with several columns from Postgres and the first column is Timestamp with timezone (this is OK). An extract is: raincida$ts: [2039] "25/03/2000 22:00:00 UTC" "25/03/2000 23:00:00 UTC" [2041] "26/03/2000 00:00:00 UTC" "26/03/2000 01:00:00 UTC" [2043] "26/03/2000 02:00:00 UTC" "26/03/2000 03:00:00 UTC" [2045] "26/03/2000 04:00:00 UTC" "26/03/2000 05:00:00 UTC" 2) Try to extract time from this column of the dataframe (bug?) > lluvia.strptime <- strptime(raincida$ts, format="%d/%m/%Y %H:%M:%S&...
2013 Mar 19
1
fisher.alpha warnings
I have two vectors (a and b) with counts of animals and wanted to calculate fisher's alpha: library(vegan) a <- c(2043, 1258, 52, 1867, 107, 1624, 2, 157, 210, 402, 5, 107, 267, 2, 13683) b <- c(2043, 1258, 52, 1867, 107, 1624, 2, 157, 210, 402, 5, 107, 267, 2, 3000) fisher.alpha(a) fisher.alpha(b) fisher.alpha(a) gave the following warnings: > fisher.alpha(a) [1] 1.572964 Warnmeldungen: 1: In log(p) : N...
2004 Aug 31
1
[LLVMdev] More configure problems
>From: Jeff Cohen <jeffc at jolt-lang.org> >Date: Mon, 30 Aug 2004 21:46:42 -0700 >FileParser.tab.c: In function `int Fileparse()': >FileParser.tab.c:2043: error: syntax error before `goto' > >The offending lines bison generated are: > >/*----------------------------------------------------. >| yyerrlab1 -- error raised explicitly by an action. | >`----------------------------------------------------*/ >yyerrlab1: > >...
2004 Aug 31
2
[LLVMdev] More configure problems
...obj/utils/TableGen' gmake[2]: Entering directory `/usr/home/llvm/obj/utils/TableGen' Compiling AsmWriterEmitter.cpp Compiling CodeEmitterGen.cpp Compiling CodeGenTarget.cpp Compiling FileLexer.cpp Compiling FileParser.cpp FileParser.tab.c: In function `int Fileparse()': FileParser.tab.c:2043: error: syntax error before `goto' The offending lines bison generated are: /*----------------------------------------------------. | yyerrlab1 -- error raised explicitly by an action. | `----------------------------------------------------*/ yyerrlab1: /* Suppress GCC warning that yyerrl...
2004 Aug 18
1
Fwd: strptime() problem? - Resolved
...t; 'printed' extract of R character column, resulting from the timestamptz > field is: > > raincida$ts: > > [2039] "25/03/2000 22:00:00 UTC" "25/03/2000 23:00:00 UTC" > [2041] "26/03/2000 00:00:00 UTC" "26/03/2000 01:00:00 UTC" > [2043] "26/03/2000 02:00:00 UTC" "26/03/2000 03:00:00 UTC" > [2045] "26/03/2000 04:00:00 UTC" "26/03/2000 05:00:00 UTC" > > #And I need to convert this character column into POSIXct, for eventual > work. #As I can see in the documentation, the process i...
2007 Mar 30
1
Problem with 2GB USB Pendrive
...USB device using ehci_hcd and address 35 kernel: usb 5-5: configuration #1 chosen from 1 choice kernel: scsi13 : SCSI emulation for USB Mass Storage devices kernel: scsi 13:0:0:0: Direct-Access CBM Flash Disk 4.00 PQ: 0 ANSI: 2 kernel: SCSI device sdc: 997759 2048-byte hdwr sectors (2043 MB) kernel: sdc: Write Protect is off kernel: sdc: assuming drive cache: write through kernel: SCSI device sdc: 997759 2048-byte hdwr sectors (2043 MB) kernel: sdc: Write Protect is off kernel: sdc: assuming drive cache: write through kernel: sdc: sdc1 sdc2 kernel: sd 13:0:0:0: Attached scsi remov...
2002 Oct 10
3
pks for openssh
...esting, but I would really like to know if they have approached anyone regarding having it included in openssh proper. Thanks. -- MandrakeSoft Security; http://www.mandrakesecure.net/ "lynx - source http://linsec.ca/vdanen.asc | gpg --import" {FE6F2AFD: 88D8 0D23 8D4B 3407 5BD7 66F9 2043 D0E5 FE6F 2AFD} -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 186 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20021010/7c0dd9aa/attachment.bin
2014 Sep 04
1
Merging Ogg streams whilst updating the Skeleton?
...ix the issues enough for my needs. For anyone interested in the problems and/or interested in reviewing + applying the patches, the bugs are: https://trac.xiph.org/ticket/2041 - fisbone header offset https://trac.xiph.org/ticket/2042 - unsupported stream error message https://trac.xiph.org/ticket/2043 - roles+names on subsequent streams Nick
2011 May 10
1
[Bug 1903] New: bindresvport_sa() does not validate non-zero struct sockaddr * port is within intended range
...ion: 5.8p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: gs-bugzilla.mindrot.org at gluelogic.com Created attachment 2043 --> https://bugzilla.mindrot.org/attachment.cgi?id=2043 validate that port provided in struct sockaddr * to bindresvport_sa() is within valid range openbsd-compat/bindresvport.c does not validate that the port provided in struct sockaddr * to bindresvport_sa() is within the valid range of int...
2004 Aug 31
0
[LLVMdev] More configure problems
...ntering directory `/usr/home/llvm/obj/utils/TableGen' > Compiling AsmWriterEmitter.cpp > Compiling CodeEmitterGen.cpp > Compiling CodeGenTarget.cpp > Compiling FileLexer.cpp > Compiling FileParser.cpp > FileParser.tab.c: In function `int Fileparse()': > FileParser.tab.c:2043: error: syntax error before `goto' > > The offending lines bison generated are: > > /*----------------------------------------------------. > | yyerrlab1 -- error raised explicitly by an action. | > `----------------------------------------------------*/ > yyerrlab1: &gt...
2009 Mar 28
1
calculating average for multiple subclasses in a data set
...L2 5.758902 317 458330 Y 439 673 L2_Plat1i LINE/L2 5.455321 234 458331 Y 2 309 L2_Plat1i LINE/L2 5.726848 307 458332 Y 1746 2232 L2_Plat1d LINE/L2 6.186209 486 458333 Y 948 1132 L2_Plat1e LINE/L2 5.214936 184 458335 Y 1511 2043 L2_Plat1f LINE/L2 6.276643 532 458336 Y 1 908 L2_Plat1f LINE/L2 6.810142 907 458337 Y 907 1037 L2_Plat1g LINE/L2 4.867534 130 So a toy set for the relevant parts of the data would be e.g.: type<-sample(c("L2_Plat1a","L2_Plat1b","L2_P...
2004 Aug 31
0
[LLVMdev] More configure problems
On Mon, 30 Aug 2004 20:48:45 -0700 Jeff Cohen <jeffc at jolt-lang.org> wrote: > When I ran configure after updating, I get various errors. First: > > % ../configure --enable-jit --with-llvmgccdir=/home/llvm/cfrontend/x86/llvm-gcc > checking for a BSD-compatible install... /usr/bin/install -c > checking build system type... i386-unknown-freebsd5.2.1 > checking host system
2019 Oct 04
2
samba-tool user syncpasswords crashes with python3
...mba/netcmd/user.py", line 2257, in sync_loop dirsync_loop() File "/usr/local/samba/lib/python3.6/site- packages/samba/netcmd/user.py", line 2234, in dirsync_loop handle_object(ri, r) File "/usr/local/samba/lib/python3.6/site- packages/samba/netcmd/user.py", line 2043, in handle_object run_sync_command(obj.dn, ldif) File "/usr/local/samba/lib/python3.6/site- packages/samba/netcmd/user.py", line 2001, in run_sync_command reply = bytes(sync_command_p.communicate(input)[0], encoding = 'utf-8') File "/usr/lib/python3.6/subprocess.p...
2002 Jul 06
3
Changing journaling mode on root / loop-aes
...here I prefer RedHat for other reasons. Will we ever see such support in RedHat? Very Respectfully, Stuart Blake Tener, IT3 (E-4), USNR-R, N3GWG Beverly Hills, California VTU 1904G (Volunteer Training Unit) stuart@bh90210.net west coast: (310)-358-0202 P.O. Box 16043, Beverly Hills, CA 90209-2043 east coast: (215)-338-6005 P.O. Box 45859, Philadelphia, PA 19149-5859 Telecopier: (419)-715-6073 fax to email gateway via www.efax.com (it's free!) JOIN THE US NAVY RESERVE, SERVE YOUR COUNTRY, AND BENEFIT FROM IT ALL. Saturday, July 06, 2002 1:33 PM
2014 Jul 09
5
Possible memdisk issue
...8204K is different: mkdosfs -I -v -C test8203 8203 mkdosfs 3.0.12 (29 Oct 2011) test8203 has 64 heads and 32 sectors per track, logical sector size is 512, using 0xf8 media descriptor, with 16406 sectors; file system has 2 12-bit FATs and 8 sectors per cluster. FAT size is 8 sectors, and provides 2043 clusters. There are 8 reserved sectors. mkdosfs -I -v -C test8204 8204 mkdosfs 3.0.12 (29 Oct 2011) test8204 has 64 heads and 32 sectors per track, logical sector size is 512, using 0xf8 media descriptor, with 16408 sectors; file system has 2 16-bit FATs and 4 sectors per cluster. FAT size is 16 s...
2004 Aug 31
4
[LLVMdev] More configure problems
When I ran configure after updating, I get various errors. First: % ../configure --enable-jit --with-llvmgccdir=/home/llvm/cfrontend/x86/llvm-gcc checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-unknown-freebsd5.2.1 checking host system type... i386-unknown-freebsd5.2.1 checking target system type... i386-unknown-freebsd5.2.1 test: Unknown: bad
2007 Mar 19
1
Ubuntu 6.06, wine and ALSA
...f block size, len = 1175, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 1175, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 15, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 2043, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 2043, block size = 4 fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=3220 < primary_done=8184) err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 14, block size = 4 e...