Skip to content

FastZip.CreateZip() , filter "*.o" will show all files ,filter ".so" will show "*.*so*",it's bad #375

@hygyh

Description

@hygyh

Expected behavior

1.the directory has files,ex:xxx.o,xxx.so,xx.soc,xx.oso
2.aFileFiter = ".so"
3.new FastZip().CreateZip(aZipedFileName, aFilePath, true, aFileFiter, aDirectoryFiter);
4.result will show xx.so ,xx.soc ,xx.oso

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions