Skip to content

pass_clang_binsrch.pm fails with Use of uninitialized value $line #267

@jketema

Description

@jketema

When running creduce on some particular large C++ file. I see the following errors:

===< pass_clang_binsrch :: replace-function-def-with-decl >===
Use of uninitialized value $line in pattern match (m//) at c:/.../pass_clang_binsrch.pm line 36.
===< pass_clang_binsrch :: remove-unused-function >===
Use of uninitialized value $line in pattern match (m//) at c:/.../pass_clang_binsrch.pm line 36.

Is there some way for me to diagnose why this is happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions