getAllSourceFiles doesn't get all source files

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.5.2
    • Affects Version/s: 2.5.2
    • Component/s: Build
    • Fully Compatible
    • ALL
    • Storage 2017-01-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When scons calls checkErrorCodes(), it uses getAllSourceFiles() to look in all the source files. This function is designed to not follow symlinks, so if you have set up your Enterprise module as a symlink, none of the module's files will be checked. This can result in broken builds, since most of the Enterprise builders are set up without symlinks. At worst, it can result in a build with conflicting assert codes, or assert codes of 0.

            Assignee:
            Daniel Gottlieb (Inactive)
            Reporter:
            Eric Milkie
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: