Displaying 20 results from an estimated 20 matches for "loup".
Did you mean:
loop
2006 Jan 16
1
problem unpacking R sources (PR#8492)
...stat.cmu.edu/R/CRAN/src/base/R-2/R-2.2.1.tar.gz
Version info for tar and gunzip provided below (GNU legalese edited out), along
with the error messages I get.
Thanks.
Steve
/notcygwin[506] gunzip --version
gunzip 1.3.5
(2002-09-30)
Copyright 2002 Free Software Foundation
Copyright 1992-1993 Jean-loup Gailly
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H HAVE_MEMORY_H HAVE_STRING_H HAVE_LSTAT
ASMV
Written by Jean-loup Gailly.
/notcygwin[507] tar --version
tar (GNU tar) 1.13.25
Copyright (C) 2001 Free Software Foundation, Inc.
Written by John Gilmore and Jay Fenlason.
/notcygwin[...
2002 Jan 07
0
rsync-2.5.1 / zlib patches
...es.c Fri May 22 08:45:43 1998
+++ lcl_zlib:trees.c Sun Jan 6 18:09:15 2002
@@ -1,3 +1,4 @@
+/* Converted by prj_src:unix_c_to_vms_c.tpu AND prj_zlib:trees.tpu on
6-JAN-2002 18:09:14.93 OPENVMS_AXP */
/* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-1998 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
@@ -238,7 +239,7 @@
/*
===========================================================================
* Initialize the various 'constant' tables.
*/
-local void tr_static_init()
+local void tr_static_in...
2005 Apr 20
2
Speex-1.1.7 seems to crash with --enable-sse (on P3/GCC-3.2)..
...dy bgcolor="#ffffff" text="#000000">
<b></b>Hi,<br>
<br>
I also tried to build speex 1.1.7 with sse enabled on a RAS 3 (P4). <br>
Both version 1.1.6 and 1.1.7 crash:<br>
<br>
[root@tomb root]# speexenc -n loup.wav loup.spx<br>
Encoding 8000 Hz audio using narrowband mode (stereo)<br>
Segmentation fault (core dumped)<br>
<br>
Stack trace:<br>
Loaded symbols for /lib/ld-linux.so.2<br>
#0 fir_mem2_10 (x=0x80552a8, _num=0x80566b4, y=0x80558ac, N=160,
or...
2002 Mar 27
2
Problem with ssh-keygen
...talled pathnames
3 shared pathnames
24 directories
3 executables
302 blocks used (approx)
PKGINST: SMCzlib
NAME: zlib
CATEGORY: application
ARCH: sparc
VERSION: 1.1.4
BASEDIR: /usr/local
VENDOR: Jean-loup Gailly and Mark Adler
PSTAMP: Steve Christensen
INSTDATE: Mar 26 2002 18:15
EMAIL: steve at smc.vnet.net
STATUS: completely installed
FILES: 76 installed pathnames
5 shared pathnames
17 directories
3 executables...
2002 Jun 22
0
-z and -B65536 causing file corruption in 2.5.5 w/zlib 1.1.4
...phil@polaris:/home/phil 29> which rsync
/usr/bin/rsync
phil@polaris:/home/phil 30> ls -l /usr/bin/rsync
-rwxr-xr-x 1 root root 548639 Jun 22 03:47 /usr/bin/rsync
phil@polaris:/home/phil 31> strings </usr/bin/rsync | fgrep 1.1.4
1.1.4
deflate 1.1.4 Copyright 1995-2002 Jean-loup Gailly
1.1.4
inflate 1.1.4 Copyright 1995-2002 Mark Adler
1.1.4
phil@polaris:/home/phil 32>
=============================================================================
Checking out the server:
=============================================================================
root@hadar:/root 20&g...
2005 Apr 20
0
Speex-1.1.7 seems to crash with --enable-sse (on P3/GCC-3.2)..
...ions of gcc
may have problems with SSE intrinsics.
Jean-Marc
Le mardi 19 avril 2005 ? 16:02 +0200, jehan Monnier a ?crit :
> Hi,
>
> I also tried to build speex 1.1.7 with sse enabled on a RAS 3 (P4).
> Both version 1.1.6 and 1.1.7 crash:
>
> [root@tomb root]# speexenc -n loup.wav loup.spx
> Encoding 8000 Hz audio using narrowband mode (stereo)
> Segmentation fault (core dumped)
>
> Stack trace:
> Loaded symbols for /lib/ld-linux.so.2
> #0 fir_mem2_10 (x=0x80552a8, _num=0x80566b4, y=0x80558ac, N=160,
> ord=10, _mem=0x80568cc) at xmmintrin.h:790
&g...
2020 Nov 20
0
[ANNOUNCE] xprop 1.2.5
...unction
Keith Packard (5):
Make output with unknown width terminal the same as old code
Free string list returned from XmbTextPropertyToTextList
Correct icon buffer width computation for truecolor terminals
Check return value from ioctl(TIOCGWINSZ)
xprop 1.2.5
Pierre-Loup A. Griffais (5):
Don't display icons if they would line-wrap.
Break down memory allocation logic and fix overallocating for UTF8.
Fix aspect ratio for icon display by using two characters per icon pixel.
Support true color output for icons if the terminal advertises it....
2004 Dec 10
1
Lots of SIG11 with test57
Hi,
Here is the backtrace.
--
Nico
Que de tout inconnu le sage se m?fie.
-+- Jean de La Fontaine (1621-1695),
Le Renard, le Loup et le Cheval (Fables XII.17) -+-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Dovecot-1.0-test57-backtrace
URL: <http://dovecot.org/pipermail/dovecot/attachments/20041210/65ba29a4/attachment-0001.pl>
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
...nc/zlib/deflate.c,v
retrieving revision 1.2
diff -u -r1.2 deflate.c
--- zlib/deflate.c 22 May 1998 06:58:56 -0000 1.2
+++ zlib/deflate.c 30 Jan 2002 01:12:43 -0000
@@ -52,7 +52,7 @@
#include "deflate.h"
const char deflate_copyright[] =
- " deflate 1.1.2 Copyright 1995-1998 Jean-loup Gailly ";
+ " deflate 1.1.3 Copyright 1995-1998 Jean-loup Gailly ";
/*
If you use the zlib library in a product, an acknowledgment is welcome
in the documentation of your product. If for some reason you cannot
@@ -608,11 +608,13 @@
deflate_state *ss;
ushf *overlay;...
2010 Nov 04
9
Delete action is not working and redirects to edit action
Hello,
i have a strange problem here. I have made a teacher controller using
scaffold. All actions work fine but the delete does not. When i click
the delete link, it redirects me to the edit of this teacher. I have
restarted the server and i have tried in firefox (i use chrome) but
problem still remains. Here is the code from my view.
<%= link_to(image_tag("/images/
2012 Aug 20
13
[PATCH 00/12] Multidisk support
Hello,
the following patches should get multidisk access working.
The syntax accepted is the following:
(hdx,y)/path/to/file
where x is the disk number and start at 0 and the y is the partition number starting at 1. So (hd0,1) is the first partition of the first disk.
the other accepted syntax is using MBR's 32 bits disk signature so for example:
(mbr:0x12345678,2)/foo/bar
would address
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Pontus Fuchs <pontus.fuchs@gmail.com>
Poonam Aggrwal <poonam.aggrwal@frees...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Pontus Fuchs <pontus.fuchs@gmail.com>
Poonam Aggrwal <poonam.aggrwal@frees...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Pontus Fuchs <pontus.fuchs@...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Pontus Fuchs <pontus.fuchs@...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Pontus Fuchs <pontus.fuchs@...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Pontus Fuchs <pontus.fuchs@...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...ergiorgio.sartor@nexgo.de>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Po-Yu Chuang <ratbert.chuan...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...t;pierre.assal@verint.com>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Piotr Sarna <p.sarna@partne...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...t;pierre.assal@verint.com>
Pierre Carrier <pierre@spotify.com>
Pierre Sauter <pierre.sauter@gmail.com>
Pierre Tardy <pierre.tardy@intel.com>
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com>
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Pierrick Hascoet <pierrick.hascoet@abilis.com>
Ping Cheng <pingc@wacom.com>
Ping Cheng <pinglinux@gmail.com>
PingYang Zhang <pingzhan@qca.qualcomm.com>
Piotr Haber <phaber@broadcom.com>
Piotr Sarna <p.sarna@partne...