New issue
Advanced search Search tips

Issue 826891 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

PRESUBMIT should normalize path separators

Project Member Reported by dcheng@chromium.org, Mar 28 2018

Issue description

There's a lot of code that assumes posix style separators. There's other code that tries to handle both. We should make it easy on people and just normalize path separators to / universally.

The things that would need to be updated are things like LocalPath(), and possibly other helpers as well.
 

Comment 1 by dcheng@chromium.org, Mar 28 2018

Status: Untriaged (was: Available)

Sign in to add a comment