[ET Trac] [Einstein Toolkit] #1595: Is *) allowed as upper boundary for a parameter range?

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Apr 13 12:13:29 CDT 2015


#1595: Is *) allowed as upper boundary for a parameter range?
-----------------------+----------------------------------------------------
  Reporter:  eschnett  |       Owner:  sbrandt            
      Type:  defect    |      Status:  assigned           
  Priority:  minor     |   Milestone:  ET_2015_05         
 Component:  Cactus    |     Version:  development version
Resolution:            |    Keywords:  postrelease        
-----------------------+----------------------------------------------------

Comment (by rhaas):

 The committed code has a level 1 warning rather than a level 0 error in
 parameter_parser.pl (which is the file modified in the commit). The
 warning is triggered if the range does not look like: multiple stars or
 floats separated by colons possibly surrounded by parenthesis or quotes.
 The warning is currently triggered by ranges that use square brackets
 rather than round ones (none of which remains in the ET). Eg stuff like:
 {{{
 [0:*
 }}}
 and
 {{{
 [0:1]
 }}}

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1595#comment:11>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list