summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/LoggerI.cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2005-01-13 05:59:21 +0000
committerMichi Henning <michi@zeroc.com>2005-01-13 05:59:21 +0000
commitd91e1d59b16b4eeb0a5c4b0780f5b4faf52dbb6d (patch)
tree0e9cc6da9482b4b0e054a809fdd3077e658cfbfd /cpp/src/Ice/LoggerI.cpp
parentimproving metadata validation (diff)
downloadice-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