zsh-workers
 help / color / mirror / code / Atom feed
From: yamagata@nwgpc.kek.jp
To: stucki@math.fu-berlin.de
Cc: zsh-workers@math.gatech.edu
Subject: Re: Is this a bug in globbing
Date: Wed, 11 Sep 1996 04:02:05 +0900	[thread overview]
Message-ID: <19960911040205X/yamagata@nwgpc.kek.jp> (raw)
In-Reply-To: Your message of "Tue, 10 Sep 1996 00:36:14 +0200 (MET DST)"

Hello,

> I used a statement 'ls ...' with the pattern 'rc?.d/*[A-Z]'
> and got lots of names with 'small' characters at the end !

> It seems so far as if it happenes ONLY IF 'numericglobsort' is set!

> Do I overlook something ? Or is that a bug ?

> It seems (tested with different [_-_] margins) that
> in the set of characters 'case' is ignored ?

> This happened on Solaris 2.4, the zsh is Version 3.0.0
> default-(automatic)-configured, compiled with gcc.

After automatic configure,
there are one or two lines "#define HAVE_STRCOLL 1" in config.h.

If you comment out these lines, probably the problem may be solved.

//

Some OS use strcasecmp in strcoll,
in case of absence of locale data used by strcoll().

I am using FreeBSD, it uses strcasecmp in strcoll(). :-)

					yamagata


  reply	other threads:[~1996-09-11  4:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-09 22:36 C. v. Stuckrad
1996-09-10 19:02 ` yamagata [this message]
1996-09-10 21:30   ` Zoltan Hidvegi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19960911040205X/yamagata@nwgpc.kek.jp \
    --to=yamagata@nwgpc.kek.jp \
    --cc=stucki@math.fu-berlin.de \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).