Ticket #375 (closed bug: wontfix)
FREEZE_ASCII doesn't work
Reported by: | cotto | Owned by: | rurban |
---|---|---|---|
Priority: | minor | Milestone: | 2.6 |
Component: | none | Version: | |
Severity: | low | Keywords: | 64bit |
Cc: | Language: | ||
Patch status: | Platform: |
Description
In src/pmc_freeze.c, there's a friendly-looking macro called "FREEZE_ASCII". Presumably the intent was that when FREEZE_ASCII was defined as 1, PMCs would be frozen into a nice ascii format. The code changed by the macro looks simple enough (using a different set of function pointers), but setting FREEZE_ASCII to 1 breaks the build.
Someone should investigate how hard it would be to fix this and whether it's worthwhile.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.