Changeset 78997

Timestamp:
Jun 19, 2012, 12:23:18 AM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Refactored Boost Build's execnt.c module - commands to execute are now trimmed of all their leading and trailing spaces up front instead of 'whenever that becomes needed', removed redundant extra splitting of directly executed command strings into arguments. This fixes a bug caused by this extra splitting removing quotes around the executable (argument 0) - e.g. when executing the program 'C:\Program Files\dummy.exe' this would cause the program 'C:\Program.exe' to be executed instead if it exists.

(No files)

Note: See TracChangeset for help on using the changeset viewer.