Changeset eb70dd in git


Ignore:
Timestamp:
Jul 12, 2010, 10:50:24 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
e01911dc25623127c0b1c73c276d3478cefb7350
Parents:
c8f738def037cddb1fcada51b7f0495df898cd6e
Message:
fix gcc warning

git-svn-id: file:///usr/local/Singular/svn/trunk@12975 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/int64vec.h

    rc8f738d reb70dd  
    4141      return v[i];
    4242    }
    43   inline const int& operator[](int i) const
     43  inline const int64& operator[](int i) const
    4444    {
    4545#ifndef NDEBUG
Note: See TracChangeset for help on using the changeset viewer.