Ticket #563 (closed cage: fixed)
[CAGE] refactor type max/min detection out of config/auto/format.pm
Reported by: | cotto | Owned by: | jkeenan |
---|---|---|---|
Priority: | minor | Milestone: | 1.2 |
Component: | configure | Version: | |
Severity: | medium | Keywords: | |
Cc: | NotFound, particle | Language: | |
Patch status: | Platform: |
Description
There's currently code in config/auto/format.pm for some functions that determine which macros to use for PARROT_INTVAL_MAX, etc. The relevant functions, _set_intvalmaxmin() and _set_floatvalmaxmin() should be moved somewhere more appropriate. config/auto/sizes.pm looks like a better place, if yet another configure step is undesirable.
Change History
Note: See
TracTickets for help on using
tickets.