Descriptionhttps://sourceforge.net/p/testlilyissues/issues/5607/
1. break-substitution: typedef System_range to clarify code
Call an interval of System rank a "System_range" rather than a "Slice."
Though both of these are currently Interval_t<int>, there is code that
stores System ranks in shorts.  At some point, it might make sense to
change System_range to Interval_t<short> for consistency.
2. typedef System::rank_type
Code in break-substitution.cc previously assumed that there would not
be more than 32k systems.  This centralizes that assumption in System
and checks for programming errors.
   
  Patch Set 1 : typedef System_range to clarify code #
      Total comments: 1
      
     
  
  
  
  Patch Set 2 : typedef System::rank_type #
 MessagesTotal messages: 4 
  
       | 
    |||||||||||||||||||||||||||||||||||||