bash-only features, and /bin/sh is not a symlink to bash on all systems. * If an input file is a Windows absolute path (e.g. "C:\foo\bar.proto") and the import path only contains "." (or contains "." but does not contain the file), protoc incorrectly thought that the file was under ".", because it thought that the path was relative (since it didn't start with a slash). This has been fixed.pull/3335/head
parent
eb241fadf2
commit
2f669cbe75
5 changed files with 39 additions and 4 deletions
Loading…
Reference in new issue