GnuWin32

Show:

What's happening?

  • Followup: RE: no shell

    Shell-utils refers to utilities _for_ the shell, not to the shell itself. They can be used in any shell, also in the MS-Windows command.com and cmd.exe.

    2009-09-08 20:24:01 UTC in GnuWin

  • Followup: RE: Verifying checksum of a CD

    The format \\.\D: seems indeed the correct one for opening a physical volume, according to the description for CreateFile on MSDN (http://msdn.microsoft.com/en-us/library/aa363858(VS.85).aspx). Also, the GnuWin32 md5sum \\.\D: gives the same result as the CygWin md5sum \\.\D: and md5sum /dev/scd0. So, I'm at a loss as to what is going wrong here.

    2009-08-28 00:30:19 UTC in GnuWin

  • Followup: RE: File for Windows Unicode

    I don't think it supports Unicode, since it hasn't been compiled with wide char's as the default. However, but I haven't done any testing, I suppose it supports file names in the default codepage of the MS-Windows OS that is installed on the computer you use. For example, on European, non-English, systems, it should be able to support file names with Latin1 characters, such as è and ë.

    2009-08-17 16:30:23 UTC in GnuWin

  • Followup: RE: patch not working

    Probably the patch file has Unix line endings. Convert these to MS-Windows line endings with an editor or with unix2dos from the CygUtils package.

    2009-07-11 10:48:18 UTC in GnuWin

  • Comment: Which crashes when "/" is used in the program arguments list

    I hope the next release of which will correct this. In the meantime, it does not seem to be a bug that needs immediate attention. Which only aborts when / is the first character of a filename to be searched for. Since which searches the directories specified in the PATH environment variable, there is really no need to start with a /. When / is part of the filename to be searched for, then which...

    2009-06-25 12:20:37 UTC in GnuWin

  • Comment: gawk 3.1.6 -W profile generates wrong code

    Could you post a simple, small example of an input file that shows the described behavior?.

    2009-06-25 12:12:50 UTC in GnuWin

  • Comment: Diff3 cannot handle pathes with spaces

    This bug report is accepted as valid and will be fixed in an upcoming release. Thanks for reporting it.

    2009-06-25 12:10:12 UTC in GnuWin

  • Comment: SED 4.2 --in-place - Broken (Again)

    For example: sed --in-place -e s/a/b/ aaa where aaa contains some lines, works for me. Could you create an example that doesn't work and post an exact copy of your command line and its results?.

    2009-06-07 15:11:38 UTC in GnuWin

  • 1.2.37

    gnuwin32 changed the 1.2.37 file release.

    2009-06-07 09:20:28 UTC in GnuWin

  • 1.2.37

    gnuwin32 changed the 1.2.37 file release.

    2009-06-07 09:19:52 UTC in GnuWin

About Me


Send me a message