patchgrep - Patches: patch #7132, Small change to grep-2.6

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7132: Small change to grep-2.6

Submitter:  Norihirio Tanaka <noritnk>
Submitted:  Wed 24 Mar 2010 01:58:54 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  In Progress Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Wed 24 Mar 2010 03:20:38 PM UTC, comment #2: 

Discussion moved to mailing list.

Paolo Bonzini <bonzini>
Wed 24 Mar 2010 01:59:30 PM UTC, comment #1: 

diff5:
  Fix build-error for non-MBS_SUPPORT.


Norihirio Tanaka <noritnk>
Wed 24 Mar 2010 01:58:54 PM UTC, original submission:  

I post patches of small change to grep-2.6.

diff1:
  I seem that It should match at the head of the line when start_ptr
  isn't set.

diff2:
  We don't have to convert text to lower-case in MB_CUR_MAX > 1.

diff3:
  When MBS_SUPPORT isn't defined, MB_CUR_MAX mayn't be defined.

diff4:
  We treat an invalid sequence or a truncated multibyte character as a
  single byte character, mbstate may need to be reset.

Norihirio Tanaka <noritnk>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #20019:  grep-2.6.diff5 added by noritnk (1KiB - application/octet-stream)
file #20015:  grep-2.6.diff1 added by noritnk (472B - application/octet-stream)
file #20016:  grep-2.6.diff2 added by noritnk (495B - application/octet-stream)
file #20017:  grep-2.6.diff3 added by noritnk (462B - application/octet-stream)
file #20018:  grep-2.6.diff4 added by noritnk (432B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bonzini (Posted a comment)
  • -email is unavailable- added by noritnk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-24 bonzini StatusNone In Progress
        Open/ClosedOpen Closed
    2010-03-24 noritnk Attached File- Added grep-2.6.diff5, #20019
    2010-03-24 noritnk Attached File- Added grep-2.6.diff1, #20015
        Attached File- Added grep-2.6.diff2, #20016
        Attached File- Added grep-2.6.diff3, #20017
        Attached File- Added grep-2.6.diff4, #20018

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code