Skip to content

Feature request: source line mapping when using the C preprocessor #7

@hannesm

Description

@hannesm

When using the C preprocessor (dtrace -C), error reports line numbers regarding the preprocessed D, rather than the original D. From a user perspective this is confusing. My current workaround is to preprocess manually (cc -E) and then use dtrace without -C.

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