dropbox / djinni

A tool for generating cross-language type declarations and interface bindings.
Apache License 2.0
2.88k stars 488 forks source link

Fix to escape options containing ‘<>’ on windows platform #419

Open chrisg15 opened 5 years ago

artwyman commented 5 years ago

Some questions to understand the intent of this PR: What's the use case and problem this solves? What arguments in particular have run into this? Why isn't the escaping done by the caller who actually specifies the arguments?

xianwen commented 5 years ago

Hi, @chrisg15: I noticed you haven't signed the CLA yet, could you please sign it here: https://opensource.dropbox.com/cla/ Thanks a lot!