Review Board 2.0.15


ruby: remove typedef of Index as int64

Review Request #2350 - Created Aug. 15, 2014 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10294:b79de412799b
---------------------------
ruby: remove typedef of Index as int64
The Index type defined as typedef int64 does not really provide any help
since in most places we use primitive types instead of Index.  Also, the name
Index is very generic that it does not merit being used as a typename.

   

Issue Summary

1 0 0 1
Description From Last Updated Status
Review request changed
Updated (Sept. 1, 2014, 2:55 p.m.)

Status: Closed (submitted)