Change 7184

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/p4dctl/src
Request Review
Download .zip
Fix bug that prevented globally defined environment variables
from being overridden by local definitions. The diffs here are
a little large because the most sensible way to do this was to
switch to using dictionaries for building the environment vars
(to make replacing values easy), and then convert them to a
VarArray later in a format that can be used as an environ
pointer.
  • Files 5
  • Comments 0
5 edited 0 added 0 deleted
config.cpp#4
Loading...
config.h#2
Loading...
server.cpp#5
Loading...
server.h#4
Loading...
varlist.cpp#2
Loading...
Tip: Use n and p to cycle through the changes.