Opened 17 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 by Gregg Young, 17 years ago

Milestone: Release_3.10

comment:2 by Steven Levine, 17 years ago

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

comment:3 by Steven Levine, 16 years ago

Milestone: Release_3.12Release_3.13

by John Small, 16 years ago

Attachment: 187files.zip added

REXX pgm and output summarizing possible changes to function declarations

comment:4 by Steven Levine, 16 years ago

Owner: changed from Steven Levine to John Small

by John Small, 16 years ago

Attachment: DefineSummary.zip added

Summary of proposed actions on fm3dll.h define's

comment:5 by John Small, 16 years ago

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