Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

All ttbld-generated paths in .srcfiles.yaml should use forward slashes (/) #210

Description

Description:

Windows can handle paths with either forward slashes or back slashes. However, POSIX systems (Mac, Unix) don't know what a backslash is in a path. Since the ultimate goal of .srcfiles.yaml is to work on all platforms, we need to be certain that all paths specified that we create only use forward slashes.

Issue Type:

  • Bug report
  • Feature request
  • Design change request
  • Other

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions