Skip to content

Create FIXES section in options.h and move two fixes there

Closes #2110 (closed)

In ivas-float-update, options.h has a section for FIXES switches and a section for BASOP porting switches. In main, there is no section for FIXES switches and these switches are mixed with the porting switches.

The porting switches are to be cleaned out when porting cleanup MRs, but the FIXES switches need to be dealt with separately. For this reason, it would be good to add the section for FIXES to BASOP main and move switches that belong there to that section.

Merge request reports

Loading