Skip to content

uninitialized warnings in Data::Localize::Gettext #1

@eldridge

Description

@eldridge

hey. love the module. i do, however, have a trivial complaint.

Data::Localize::Gettext emits uninitialized warnings at line 118 when attempting to compare a non-existant msgid string. that process coderef is invoked when encountering an empty line following a comment line (%var evaluates to true). since it doesn't look like you're doing anything with the comments after parsing, perhaps you can simply remove line 153? i'm not real sure what the proper fix is.

again, it's a minor issue, but it is filling up my log files. :( thanks for your work, though!

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