[ET Trac] [Einstein Toolkit] #1112: simfactory's option parser terminates option values on "; "

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Oct 2 09:48:17 CDT 2012


#1112: simfactory's option parser terminates option values on ";"
-------------------------+--------------------------------------------------
  Reporter:  rhaas       |       Owner:  eschnett
      Type:  defect      |      Status:  new     
  Priority:  minor       |   Milestone:          
 Component:  SimFactory  |     Version:          
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------

Comment (by eschnett):

 Yes, both # and ; are treated as comment characters. We can change this --
 see pyini.py, function Parse.

 Traditionally, semicolons indicate the begin of a comment in ini files.
 However, it may be that this semicolon needs to be at the beginning of a
 line to do so, which we currently don't enforce.

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


More information about the Trac mailing list