Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gnu . utils . bug
This is a Usenet group - learn more
Find or start a Google Group about bug.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 23161  Older »
Description: GNU utilities bugs (e.g., make, gawk. ls).
 

sed error message reports byte position instead of char position when program contains UTF-8 
  ... Options to the 's' command are all pure-ASCII single-byte characters, so Sed is correct in this case, I think.
By Eli Zaretskii  - May 14 - 12 new of 12 messages    

sed error message reports byte position instead of char position when program contains UTF-8 
  In case of error in a sed program, sed error message reports byte position instead of char position when program contains UTF-8. $ sed 's/qwerty///' sed: -e expression #1, char 11: unknown option to `s' $ sed 's/qwérty///'  sed: -e expression #1, char 12: unknown option to `s' $ sed --version GNU sed version 4.2.1... more »
By Camion SPAM  - May 14 - 1 new of 1 message    

Counld not able to run Data display debugger 
  Hi     My name is manish, and i am also developer in UNIX system. when i am trying to use DDD its giving mean error:- ddd (Binary Name) Error: Can't open display: Could you please tell me why is this. Thanks Manish
By manish rai  - Apr 22 - 2 new of 2 messages    

BUG uuencode 
  Hello, I am compiled the last package shareutils [link] It's the same ? Cordialement Michel PALAFFRE Sopra group. 1 Avenue André Marie Ampère BP 10134 - 31772 Colomiers Cedex Phone : +33 (0)5 63 43 77 71 Attention nouvelle adresse mail... more »
By Palaffre Michel  - Apr 15 - 1 new of 1 message    

uudecode introduces extra newlines 
  Hi! I noticed that uudecode from sharutils 4.13.4 breaks some files, since it introduces incorrect newlines into its output, thus breaking the binary format of the output file. The most recent commit, 262472c1, already removes the TRY_PUTCHAR line in the read_base64 loop, so it seems to me that rolling a release from that should be enough. By the... more »
By Martin von Gagern  - Apr 10 - 2 new of 2 messages    

gettext: redefinition of snprintf 
  Windows 7 64bit --- msys / mingw-w64 --- gcc 4.7.0 Hello, I hope this is the right place for my question. I'm trying to build gettext but keep getting the following error: libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\". exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I..... more »
By ChristophK  - Apr 10 - 1 new of 1 message    

Building sharutils 4.13.4 with MinGW 
  I've built this distribution with MinGW tools on MS-Windows. Quite unexpectedly for such a veteran package, it turned out to be an uphill battle. In addition to MinGW-specific issues (which I will describe in a separate message), I found a few issues that could show up on other systems: 1. configure errors out:... more »
By Eli Zaretskii  - Apr 7 - 16 new of 16 messages    

(sharutils) make distclean removes doc/uudecode.1 
  In sharutils 4.13.4 (and at least 4.13.3, possibly older versions too), "make distclean" removes doc/uudecode.1. Trying to rebuild afterwards results in: gmake[2]: Entering directory `/src/sharutils-4.13.4/doc' gmake[2]: *** No rule to make target `uudecode.1', needed by `all-am'. Stop. ...Only in sharutils-4.13.4/doc: uudecode.1... more »
By Zube  - Apr 5 - 5 new of 5 messages    

sharutils-4.13.4 test failures 
  I've done 35 or so builds of sharutils-4.13.4 today on about 25 flavors of Unix. Most succeeded, and passed all tests, but on a few, I get failures, with core dumps, like this: PASS: uutest-1 FAIL: shar-1 PASS: shar-2 FAIL: shar-3 PASS: shar-4 Changing compilers (different versions of gcc, or clang), and changing... more »
By Nelson H. F. Beebe  - Apr 1 - 3 new of 3 messages    

Release of version 4.13.4 of sharutils 
  GNU sharutils consists of two pairs of utilities: shar and unshar, and uuencode and uudecode. "shar" makes so-called shell archives out of many files, preparing them for transmission by electronic mail services (converting binary data to ascii representations, breaking the text into multiple shar scripts, etc.). "unshar" is the safe way... more »
By Bruce Korb  - Apr 1 - 1 new of 1 message    

1 - 10 of 23161   « Newer | Older »

XML