This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problems with b18


Hi *,

I donwloaded Cygnus' CDK b18 yesterday and ran into a few problems:

1.) I use a German keyboard and am not able to use |, @ or \ in bash,
    because the AltGr key combinations won't work.
    This problem didn't exist in b17.1 !

2.) find does not work as expected !
    Example:

      E:\>dir
      Datentraeger in Laufwerk E: ist home
      Datentraegernummer: 387F-2345

      Verzeichnis von E:\

      21.04.97  01:09         <DIR>          DB
      13.04.97  17:50         <DIR>          DFUE
      10.05.97  17:24         <DIR>          home
      17.05.97  17:39                     17 Q3.DIR
                     4 Datei(en)             17 Bytes

      E:\>ls -l
      total 1
      drwxr-xr-x  12 544      everyone        0 Apr 21 01:09 DB/
      drwxr-xr-x   6 544      everyone        0 Apr 13 17:50 DFUE/
      -rw-r--r--   1 544      everyone       17 May 17 17:39 Q3.DIR
      drwxr-xr-x   5 544      everyone        0 Apr 21 17:53 RECYCLER/
      drwxr-xr-x  10 544      everyone        0 May 10 17:24 home/

      *but*

      E:\>find . -name "test"
      find: ./DFUE: No such file or directory
      find: ./home: No such file or directory
      find: ./Q3.DIR: No such file or directory
      find: ./RECYCLER: No such file or directory

    What's going on here ?
    This problem already existed in b17.1 !

Can anybody throw any light on this ?
There are some minor glitches, too - but these two are really big
problems.

Thx and bye.
Michael.
-- 
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mh@mike.franken.de
                         | WWW     http://minimike.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]