On Thu, Feb 19, 2015 at 04:42:04PM -0800, Oleksiy Vyalov wrote:
> Yes, you're right regarding glob but it seems there is an alternative - use
> wordexp on Linux/OSX and _findfirst on Windows. In this case no need to
> deploy a separate binary for this.

You are aware that many wordexp implementations call the shell (or Perl
in case of OSX)?

Joerg
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to