/[grep]/grep/ChangeLog
ViewVC logotype

Diff of /grep/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.267 by charles_levert, Tue Jul 5 01:17:41 2005 UTC revision 1.268 by charles_levert, Tue Jul 5 02:06:28 2005 UTC
# Line 9  Line 9 
9            Checked to hold for CHAR_BIT up to 1023 (and maybe more)!            Checked to hold for CHAR_BIT up to 1023 (and maybe more)!
10          * src/kwset.c (kwsincr): Use DEPTH_SIZE in two array declarations.          * src/kwset.c (kwsincr): Use DEPTH_SIZE in two array declarations.
11    
12            * src/kwset.c (kwsincr): When a second obstack_alloc() call fails,
13              free what the first one successfully allocated by popping it
14              off the top of the obstack, before returning in error, just
15              to keep things clean.
16            * src/kwset.c (kwsprep): Verify return value of obstack_alloc()
17              and return a memory exhausted error if so.  This function had
18              a prototype to return such errors, but never did.
19    
20  2005-07-04  Charles Levert  <charles_levert@gna.org>  2005-07-04  Charles Levert  <charles_levert@gna.org>
21    
22          * src/kwset.c: Readability changes.          * src/kwset.c: Readability changes.

Legend:
Removed from v.1.267  
changed lines
  Added in v.1.268

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26