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
3 new of 3 - Nov 22
3 new of 3 - Nov 16
2 new of 2 - Nov 12
1 new of 1 - Nov 10
1 new of 1 - Nov 5
1 new of 1 - Nov 4
2 new of 2 - Nov 5
6 new of 6 - Nov 5
1 new of 1 - Nov 3
2 new of 2 - Nov 3
Related Groups
GNU utilities user queries and answers.
Low activity, Usenet
The object-oriented C++ language.
High activity, Usenet
The AWK programming language.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 22772  Older »
Description: GNU utilities bugs (e.g., make, gawk. ls).
 

wint_t in cross building, gnulib failing build. 
  Hello, I'm trying to cross-build gettext, and with my toolchain (gcc 4.3.4 and glibc-2.9 for armv5tel-linux) I have problems, while I don't have any problem building it not natively. I found that the gettext-runtime configure has a check like this: if test "$cross_compiling" = yes; then gl_cv_func_wcwidth_works="gues sing no"... more »
By Lluís Batlle  - 1:35pm - 1 new of 1 message    

GNU gettest manual 
  Hi, I have got a version of the preliminary draft GNU gettext documenation on my computer with poedit. It says: Edition 0.10.35, 1 May 1998 That is 10 years old, wouw. It publishes an outdated e-mai address which should be updated: <bug-gnu-ut...@prep.ai.mit.edu >: host mx10.gnu.org[199.232.76.166] said: 550... more »
By Purodha Blissenbach  - Nov 21 - 1 new of 1 message    

gettext 0.17 doesn't build on mingw 
  -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 gettext 0.17 doesn't build on mingw, because mingw's _mkdir() function has 1 argument and gettext is passing 2 arguments. Possible solution would be to pull in the gnulib mkdir, no? Cheers, Rainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32)... more »
By Rainer Emrich  - Nov 17 - 1 new of 1 message    

Small typo in diffutils Spanish translation 
  Hello, I've spotted a small typo in the Spanish translation of diff and here is a patch to fix it. There's a debian bug report [1] about it but they told me to contact you. Thank you, Germán Bassi. [1] [link]
By Germán Bassi  - Nov 16 - 2 new of 2 messages    

Bug Report: gettext 0.17 can't extract both branches of a conditional expression for translation. 
  Hi, When gettext 0.17 extract the following .c code for translation at Linux, it can only extract the first branch. error (funcdef_flag ? "%qs defined in a non-class scope" : "%qs declared in a non-class scope", name); But an old version gettext 0.14.6 can extract both branches. I think it... more »
By Shujing Zhao  - Nov 15 - 1 new of 1 message    

Running xgettext on diff/patch files 
  Hi, I'd like to run xgettext on some patches containing PHP code, to create a .pot file containing only strings contained in the patches, instead of all strings contained in the patched files. However, xgettext silently ignores the diff/patch input file, creating an empty output file. Renaming the input file with a .php extension doesn't help. It... more »
By Cristian Rigamonti  - Nov 15 - 1 new of 1 message    

sed: getting at the current file name 
  Hi Paolo, bug-gnu-utils, for operating on several files, GNU sed provides --separate which is great; but sed is missing a way to get at the file name of the currently processed file. This would be very convenient for things such as: # find some bug, transform the found places to a vim quickfix file... more »
By Ralf Wildenhues  - Nov 14 - 2 new of 2 messages    

sed ssed bug with the windows binaries 
  Hi again Found a workarround : command : ------------------------------ sed -e "s/\"//g" "test.txt>test2.txt" ------------------------------ Works as intended. Sry for disturbing. 2009/11/13 Guillaume Frambourg <frambourg.guilla...@gmail.com >
By Guillaume Frambourg  - Nov 13 - 4 new of 4 messages    

Bug with `-w' (`--ignore-all-space') option 
  Here are two simple text files: [bugman@localhost 1]$ cat test1.txt a a a a [bugman@localhost 1]$ cat test2.txt a a a a Now I'm trying to find difference, using -w (or --ignore-all-space) option: [bugman@localhost 1]$ diff -w test1.txt test2.txt 1c1,4 < a a a a --- ...But judging to MANs they should have no differences:... more »
By Khalukhin Alexander  - Nov 11 - 3 new of 3 messages    

MSYS gawk treats all input files as binary 
  Hello, I have absolutely no idea whether it should be fixed in GAWK itself or MSYS, but GAWK docs state that GAWK uses textmode on Windows unless BINMODE is explicitly set to use binary. This is achieved in io.c line 239 binmode function that adds "b" when BINMODE is specified, and leaves mode untouched otherwise.... more »
By Adam Strzelecki  - Nov 9 - 2 new of 2 messages    

1 - 10 of 22772   « Newer | Older »

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