#1805: GC threshold and other values need to be set during configuration
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  todo     |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  GC       |     Version:  2.8.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:1 chromatic]:
 >
 > Instead we can provide user-configurable limits through command-line
 options or
 > environment variables, ...

 Well, if you're handling them through command-line options, then you're
 handling them through the configuration system, albeit more likely in an
 `init::` step rather than an `inter::` or `auto::`.

 So, how would you handle the situation I and others face '''right now''':
 ''i.e.,'' that I had to change a hard-coded value deep inside a ''.c''
 file whose existence I was previously unaware of -- in order to get Parrot
 to run its own tests '''at all'''?

 Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1805#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to