Ticket #187 (closed task: fixed)

Opened 11 months ago

Last modified 6 weeks ago

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

187files.zip (11.7 kB) - added by jbs 3 months ago.
REXX pgm and output summarizing possible changes to function declarations
DefineSummary.zip (5.5 kB) - added by jbs 3 months ago.
Summary of proposed actions on fm3dll.h define's

Change History

Changed 11 months ago by gyoung

  • milestone set to Release_3.10

Changed 10 months ago by stevenhl

  • summary changed from Refactor fm3dll.h into separate .h files to Refactor fm3dll.h into separate .h files - ongoing
  • milestone changed from Release_3.10 to Release_3.11

Changed 4 months ago by stevenhl

  • milestone changed from Release_3.12 to Release_3.13

Changed 3 months ago by jbs

REXX pgm and output summarizing possible changes to function declarations

Changed 3 months ago by stevenhl

  • owner changed from stevenhl to jbs

Changed 3 months ago by jbs

Summary of proposed actions on fm3dll.h define's

Changed 6 weeks ago by jbs

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.