Opened 16 years ago

Closed 16 years ago

#187 closed task (fixed)

Refactor fm3dll.h into separate .h files - ongoing

Reported by: Steven Levine Owned by: John Small
Priority: major Milestone: Release_3.14
Component: fm/2 base Version:
Keywords: refactoring Cc:

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 (2)

187files.zip (11.7 KB) - added by John Small 16 years ago.
REXX pgm and output summarizing possible changes to function declarations
DefineSummary.zip (5.5 KB) - added by John Small 16 years ago.
Summary of proposed actions on fm3dll.h define's

Download all attachments as: .zip

Change History (7)

comment:1 Changed 16 years ago by Gregg Young

Milestone: Release_3.10

comment:2 Changed 16 years ago by Steven Levine

Milestone: Release_3.10Release_3.11
Summary: Refactor fm3dll.h into separate .h filesRefactor fm3dll.h into separate .h files - ongoing

comment:3 Changed 16 years ago by Steven Levine

Milestone: Release_3.12Release_3.13

Changed 16 years ago by John Small

Attachment: 187files.zip added

REXX pgm and output summarizing possible changes to function declarations

comment:4 Changed 16 years ago by Steven Levine

Owner: changed from Steven Levine to John Small

Changed 16 years ago by John Small

Attachment: DefineSummary.zip added

Summary of proposed actions on fm3dll.h define's

comment:5 Changed 16 years ago by John Small

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.