Opened 17 years ago

Last modified 4 years ago

#79 closed task

ENABLE_HW_CERTIFICATION and DISABLE_STREAM_REUSE — at Version 3

Reported by: greenemk Owned by: greenemk
Priority: normal Milestone: Stabilization
Component: UNIAUD16 Version: 1.1.4RC6
Severity: minor Keywords:
Cc:

Description (last modified by Brendan Oakley)

The uni16 build system does not support macros ENABLE_HW_CERTIFICATION and DISABLE_STREAM_REUSE. They are present in the Uniaud16 code to designate sections of code that are uncertain.

The point is to make a decision about whether this code is needed and either fix and enable it, or remove it.

Change History (3)

comment:1 by Yoda, 17 years ago

Milestone: 1.1.4GAmilestone1

comment:2 by Brendan Oakley, 17 years ago

Version: 1.1.4RC5

These are preprocessor macros I added to Uniaud16. The only reason for them was to make it easy to enable or disable them for the process of deciding whether to re-enable that code or remove it.

It had been commented out in such a way as to make it uncertain whether it was done just to test something temporarily or if it really was intended to be removed on purpose. I did not have the understanding or the time to make a determination about it, so I created the macros for the sake of tidiness and easier testing.

It might be more constructive to forget my request to modify the build system for these, and instead change this ticket (or create a new one) to determine definitively whether this code should be uncommented, modified, or removed, and then lose the macros in the process.

It would be ideal to see that in 1.1.4GA.

comment:3 by Brendan Oakley, 16 years ago

Description: modified (diff)
Milestone: milestone11.1.4GA
Severity: normalminor
Summary: uni16 build system macrosENABLE_HW_CERTIFICATION and DISABLE_STREAM_REUSE
Type: enhancementtask
Version: 1.1.4RC51.1.4RC6

I've modified the description to reflect this intent.

Note: See TracTickets for help on using tickets.