Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-6116

excludes "<filename>" is not case sensitive

    XMLWordPrintable

Details

    Description

      oven removefromfield uses :lower() on everything, should probably just use :lower on files. Obviously only a bug on case sensitive file systems.

      eg.
      project "mylib"
      kind "StaticLib"
      files "*.cpp" – eg. this will include lib.cpp and Lib.cpp
      excludes "lib.cpp" – bug : this will remove both files

      Attachments

        Activity

          People

            Unassigned Unassigned
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: