1. 11 Oct, 1998 2 commits
    • Daily bump. · 9d013506
      From-SVN: r22981
      Jeff Law committed
    • cppexp.c: When forcing unsigned comparisons, cast both sides of the operation. · faa76596
              * cppexp.c: When forcing unsigned comparisons, cast both sides
              of the operation.
              * cpphash.h: Move static declaration of hashtab[]...
              * cpphash.c: ...here.
              * cpplib.c: Cast difference of two pointers to size_t before
              comparing it to size_t.  Cast signed to unsigned
              before comparing to size_t. (FIXME: struct argdata should use
              unsigned buffer sizes.)
              * cpplib.h (struct cpp_reader): Declare token_buffer_size as
              unsigned int. (CPP_WRITTEN): Cast return value to size_t.
              (CPP_RESERVE): Parenthesize N for evaluation order, cast to
              size_t before comparison.
      
      From-SVN: r22980
      Zack Weinberg committed
  2. 10 Oct, 1998 11 commits
  3. 09 Oct, 1998 19 commits
  4. 08 Oct, 1998 8 commits