global-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Global-commit] global/global global.c


From: Shigio YAMAGUCHI
Subject: [Global-commit] global/global global.c
Date: Wed, 22 Jan 2014 04:18:43 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       14/01/22 04:18:43

Modified files:
        global         : global.c 

Log message:
        * fixes 'global -u' on Windows (put a semicolon in front of the quote
          to stop CMD.EXE incorrectly chopping it off; it sees the semicolon
          as whitespace).
        
        * fixes 'global -I' with a regexp (explicitly use the "--regexp" flag,
          since idutils may not see some characters as regexp; use quote_shell,
          not quote_string, as the latter will incorrectly escape the regexp
          characters.  At least, I think that's what was happening, back when
          I did it for 6.2.8.)
        
        Submitted by Jason Hood.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/global/global.c?cvsroot=global&r1=1.278&r2=1.279



reply via email to

[Prev in Thread] Current Thread [Next in Thread]