News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Patch to improve SwapActiveHeaderSource

Started by andyjones1982, April 06, 2023, 07:18:38 AM

Previous topic - Next topic

andyjones1982

Here is a simple patch that enables SwapActiveHeaderSource function to use ProjectManager to determine header types and source types.
I found the necessary code commented-out in FileTypeOf function.
In view of the discussion there about not changing the ABI, I put the code in a new function FileTypeOf_v2.
The new function is used only by SwapActiveHeaderSource.