diff options
author | Michi Henning <michi@zeroc.com> | 2005-01-13 05:59:21 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2005-01-13 05:59:21 +0000 |
commit | d91e1d59b16b4eeb0a5c4b0780f5b4faf52dbb6d (patch) | |
tree | 0e9cc6da9482b4b0e054a809fdd3077e658cfbfd /cpp/src/Ice/LoggerI.cpp | |
parent | improving metadata validation (diff) | |
download | ice-d91e1d59b16b4eeb0a5c4b0780f5b4faf52dbb6d.tar.bz2 ice-d91e1d59b16b4eeb0a5c4b0780f5b4faf52dbb6d.tar.xz ice-d91e1d59b16b4eeb0a5c4b0780f5b4faf52dbb6d.zip |
Fixed bug in the way the arguments were passed to a service. I'm not sure
how this ever worked because StartService() automatically adds the
service name to argv (as argv[0]). So, as far as I can see, for a
service "X" we were always setting argv[0] *and* argv[1] to "X". But
then, it's only since we added IceUtil::Options that we are more
stringent with argument passing, so this may have slipped through
somehow previously.
Diffstat (limited to 'cpp/src/Ice/LoggerI.cpp')
0 files changed, 0 insertions, 0 deletions