d the answers for these questions in the info file.
Have a nice day,
Stepan Kasal
___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils
how things stay).
See also http://bugzilla.redhat.com/471025
Have a nice day,
Stepan Kasal
___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils
pan
2004-09-09 Stepan Kasal <[EMAIL PROTECTED]>
* coreutils.texi (sort invocation): Explain interaction of --unique
with the last-resort comparison.
--- coreutils-5.0/doc/coreutils.texi.orig 2003-04-02 20:19:11.0 +0200
+++ coreutils-5.0/doc/coreutils.texi2
Hi,
On Thu, Sep 09, 2004 at 04:04:14PM -0700, Paul Eggert wrote:
> The doc was a bit messy so I installed the following more-ambitious
> patch instead.
that's ver nice solution. I had the same feeling that the text should be
clean up, but hadn't came to the right idea.
When sort is invoked with
Hi,
On Mon, Nov 29, 2004 at 03:29:40PM +0100, Jim Meyering wrote:
> Paul Eggert <[EMAIL PROTECTED]> wrote:
> > After looking at rpl_chdir's code, one possible simplification
> > suggests itself: use an argument of type "char *" (not "char const
> > *"), and temporarily modify it by setting '/' to
On Thu, Mar 10, 2005 at 09:53:22AM +0100, Jim Meyering wrote:
> [EMAIL PROTECTED] (Paul Jarc) wrote:
> > #define INT_STRLEN_BOUND(t) \
> > ((sizeof (t) * CHAR_BIT - TYPE_SIGNED(t)) * 146 / 485 + TYPE_SIGNED(t) +
> > 1)
> Technically, yes, but that would prohibit applying that macro
> to variabl
Hello Jim,
your report mentions three problems:
1) The value of LIBOBJS can get very long.
I think the right fix here is to change this to multiline substitution:
LIBOBJS =${LIBOBJDIR}backupfile$U.o \
${LIBOBJDIR}basename$U.o \
...
Autoconf is readu for mul
Ahoj Mikulasi,
On Mon, Oct 24, 2005 at 04:01:09PM +0200, Mikulas Patocka wrote:
> >>You can modify libtool so that when it is creating static library and
> >>compiler is "icc" or "icpc" (or "some/path/icc" or "some/path/icpc"),
> >>it passes it -no-ipo switch. (dynamic libraries work fine with -ip
Hello again,
On Mon, Oct 24, 2005 at 05:03:11PM +0200, Mikulas Patocka wrote:
> You can modify libtool so that when it is creating static library and
> compiler is "icc" or "icpc" (or "some/path/icc" or "some/path/icpc"),
> it passes it -no-ipo switch. (dynamic libraries work fine with
Dear developers, dear Jim,
Karel has pointed me to the new options of coreutils' configure:
--enable-install-program=PROG_LIST
install the programs in PROG_LIST (comma-separated,
default: none)
--enable-no-install-program=PROG_LIST
Hello,
On Thu, Jul 17, 2003 at 10:23:33AM +0200, Feth AREZKI wrote:
> I wish Sort would just accept a randomization option, so that I can organise
> people names or playlists differently each time.
interesting idea. We could have a new modifier, eg. ``-R'' or ``-u''
(unsorted) which could be gi
11 matches
Mail list logo