Moderate Activity

Commits : Individual Commit

  Analyzed 7 days ago based on code collected 7 days ago.

Commit ID 074842d3e3054714a495252e582886f0e4ace4e4

Anon80 Contributor: Paul Eggert Files Modified: 1
Date: 12-June-2012 at 15:46 Lines Added: 9
Repository: git://git.sv.gnu.org/grep.git master Lines Removed: 7
Commit Comment: grep: handle -i when chars differ in length but line does not
* src/searchutils.c (mbtolower): Return the map back to the caller
if any input character's length differs from the corresponding output
character's, not merely if the total string length differs.
Problem reported by Johannes Mercer in
<http://lists.gnu.org/archive/html/bug-grep/2012-06/msg00029.html>.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 7 5 2 2 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
src/searchutils.c C 7 5 2 2 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.