Overhaul the public_header.py script to allow for maximum flexability during coding. #13

Closed
opened 2023-06-20 13:04:47 +00:00 by Patrick Vogler · 0 comments

Summary

Currently the Python script assembling the public header file doesn't consider new header files that are being created or macros, constants and derived data types that are being defined outside their respective header files. Additionally, comments are not consistently being removed from the source code when it's ingested for the bwc.h construction. A overhauled python script should be considered that addresses these shortcomings and is better documented and more user friendly for newcomers to the project.

## Summary Currently the Python script assembling the public header file doesn't consider new header files that are being created or macros, constants and derived data types that are being defined outside their respective header files. Additionally, comments are not consistently being removed from the source code when it's ingested for the bwc.h construction. A overhauled python script should be considered that addresses these shortcomings and is better documented and more user friendly for newcomers to the project.
Patrick Vogler added this to the Refactored public header script milestone 2023-06-20 13:04:47 +00:00
Patrick Vogler self-assigned this 2023-06-20 13:04:47 +00:00
Patrick Vogler added this to the Maintainbarkeit project 2023-06-20 13:04:47 +00:00
Patrick Vogler added reference streaming 2023-06-20 13:06:52 +00:00
Sign in to join this conversation.
No labels
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TOPIO/BigWhoop#13
No description provided.