Changes between Initial Version and Version 2 of Ticket #94


Ignore:
Timestamp:
Nov 21, 2007, 3:06:09 PM (16 years ago)
Author:
mloskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #94

    • Property Status closedreopened
    • Property Reporter changed from mateusz@… to mloskot
    • Property Component Build scriptsBuild/Install
    • Property Version 3.0.0svn-trunk
    • Property Milestone imported
    • Property Resolution none
  • Ticket #94 – Description

    initial v2  
    1 {{{
    21I'd suggest to provide better type safety in getDimension() functions.
    32Now, it returns unsigned int or int type.
     
    54
    65So, why not to return Dimension::DimensionType itself instead of int
    7 }}}