Skip to content

Rewrite difficult-to-maintain macros as functions #168

@ludomal

Description

@ludomal

As seen in #45, #116 and #161, some macro definitions are difficult to maintain and debug.

A good example is #define FIND_PAR_S(p,msg,i,dft) in src/utl/ugstdemo.h which was patched as a quick bug fix in #163.

It is proposed to rewrite these macros as functions to enhance their maintainability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions