Skip to content

Files with hyphenated filenames are silently ignored, should produce error #1143

@glennsl

Description

@glennsl

Files with hyphenated filenames, e.g. foo-bar.re are silently ignored by bsb. I've learned that this is because files are modules and hyphens are invalid in module names. It should therefore cause an error, but because they are ignored the errors eventually produced will be very confusing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions