Refactor fm3dll.h into separate .h files - ongoing
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.
Change History
(7)
Milestone: |
→ Release_3.10
|
Milestone: |
Release_3.10 → Release_3.11
|
Summary: |
Refactor fm3dll.h into separate .h files → Refactor fm3dll.h into separate .h files - ongoing
|
Milestone: |
Release_3.12 → Release_3.13
|
Owner: |
changed from Steven Levine to John Small
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
REXX pgm and output summarizing possible changes to function declarations