Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google 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
15 new of 15 - Nov 28 2009
2 new of 2 - Nov 27 2009
1 new of 1 - Nov 27 2009
2 new of 2 - Nov 25 2009
1 new of 1 - Nov 23 2009
3 new of 3 - Nov 22 2009
1 new of 1 - Nov 21 2009
1 new of 1 - Nov 17 2009
2 new of 2 - Nov 17 2009
3 new of 3 - Nov 16 2009
Related Groups
GNU utilities user queries and answers.
Low activity, Usenet
The object-oriented C++ language.
Low activity, Usenet
The AWK programming language.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 22786  Older »
Description: GNU utilities bugs (e.g., make, gawk. ls).
 

printf does not recognize .PREC if locale is en_US.UTF-8 
  *** ISSUE AND HOW TO REPRODUCE (IT): *** echo nothing | awk '{printf "%.3s", "foobar"}' produces 'foobar' if LC_ALL is en_US.UTF-8. Other variations of the same program (with awk 'BEGIN{printf ...', etc.) produce the same. If LC_ALL is set to C, everything is fine. awk '{a=sprintf("%.3s", "foobar"); print a}'... more »
By tczy  - Dec 31 2009 - 2 new of 2 messages    

4 maint+test-related changes 
  1: maint: don't let trailing spaces in diffs perturb make syntax-check Get past a "make syntax-check" failure. 2: tests: use gnulib's init.sh 3: tests: exercise diff -p's function-name matching This tests for currently-debatable behavior. 4: maint: newer gnulib; don't hard-code my GPG key ID From 37abff282fc5adb392653c7a11e56b b733a672e6 Mon Sep 17 00:00:00 2001... more »
By Jim Meyering  - Dec 31 2009 - 1 new of 1 message    

Incorrect string comparison by GAWK 
  Greetings. Re this: ...You need to change curr = $1 to curr = $1 "" to force the value to be treated as a string. Your field values are valid floating point numbers: 0e04 is 0 to the 4th power, so gawk treats the values as numbers. ...You should definitely upgrade. 3.1.7 is current. Thanks, Arnold... more »
By Aharon Robbins  - Dec 22 2009 - 1 new of 1 message    

sed: sed "s/d/ ${PWD//\//\\\/}/g" failed. 
  i know i am doing stupid things. :) ubuntu@ubuntu-laptop:~$ echo "sdsds" > 1.txt ; sed "s/d/\/home\/ubuntu/g" < 1.txt ; sed "s/d/ ${PWD//\//\\\/}/g" 1.txt s/home/ubuntus/home/ubuntus sed: -e expression #1, char 9: unknown option to `s' ubuntu@ubuntu-laptop:~$ echo ${PWD//\//\\\/} \/home\/ubuntu ubuntu@ubuntu-laptop:~$ echo ${PWD//\//\\\/}... more »
By 章宏九  - Dec 18 2009 - 2 new of 2 messages    

Using getline into a variable from a coprocess sometimes overwrites RT 
  OK, I added a footnote. It'll be in CVS shortly. Thanks, Arnold
By Aharon Robbins  - Dec 17 2009 - 1 new of 1 message    

gawk string to number (bug?) 
  Dear all, can someone help me to solve this? ...3671014434790262159 ...3671014434790262272 Best Regards, Danilo
By Valerio, Danilo  - Dec 9 2009 - 4 new of 4 messages    

patch for po-edit-string in po-mode 
  Hi, attached is a patch to fix a small problem of po-edit-string. Currently it creates an edit-buffer without explicitly setting a major mode. So, functions in after-change-major-mode-hook doesn't run in that buffer. This is a reply from a maintainer of Emacs ------------------------------ ------------------------------... more »
By Kenichi Handa  - Dec 8 2009 - 1 new of 1 message    

diff3 under windows does not work for files which contain brackets 
  Hello, diff3.exe utility fails comparing files which names contain bracket, like "1(test).txt" Example: files to be compared directory ============================== =========================== Directory of C:\usr\1 07.12.2009 21:42 <DIR> . 07.12.2009 21:42 <DIR> .. 07.12.2009 21:06 26 1(s).txt... more »
By Alexander Sokolov  - Dec 7 2009 - 1 new of 1 message    

excluding/including directories in grep search path 
  Hello, How can I exclude/include directories in grep's search list? In my grep version, exclude/include switches only apply to files: --include=PATTERN Recurse in directories only searching file matching PATTERN. --exclude=PATTERN Recurse in directories skip file matching PATTERN.... more »
By Daliyot, Maoz  - Dec 3 2009 - 2 new of 2 messages    

Regarding gprof issue: 
  Hi , I am doing profiling my application.I am using gprof for that.While running gprof along with application,I am getting fallowing error /chan/Multi_09_18_09_Release_1 v18/Firmware_11_23_09/mobiapp # gprof ./mobiapp BFD: Dwarf Error: Invalid or unhandled FORM value: 14. BFD: Dwarf Error: Invalid or unhandled FORM value: 14.... more »
By chandrashekar reddy  - Dec 1 2009 - 1 new of 1 message    

1 - 10 of 22786   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google