Ticket #187 (closed task: fixed)
Refactor fm3dll.h into separate .h files - ongoing
| Reported by: | stevenhl | Owned by: | jbs |
|---|---|---|---|
| Priority: | major | Milestone: | Release_3.14 |
| Component: | fm/2 base | Version: | |
| Keywords: | refactoring | Cc: | |
| Blocking: | Blocked By: |
Description
Minor changes to fm3dll.h cause unneccessary build storms. The fix for this is to refactor the defintions for each .c to a specfic .h file. What is left in fm3dll.h will be truely global definitions.
The benefit will be more efficient developement because the working set for most modifications will be much smaller.
This can be an incremental process. As each .c is modified, the .h can be built.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
