zeroc-ice 3.7.1 → 3.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/ICE_LICENSE +1 -1
- data/bin/slice2rb +1 -6
- data/ext/Communicator.cpp +4 -9
- data/ext/Communicator.h +1 -6
- data/ext/Config.h +18 -6
- data/ext/Connection.cpp +1 -10
- data/ext/Connection.h +1 -6
- data/ext/Endpoint.cpp +1 -10
- data/ext/Endpoint.h +1 -6
- data/ext/ImplicitContext.cpp +1 -6
- data/ext/ImplicitContext.h +1 -6
- data/ext/Init.cpp +1 -6
- data/ext/Logger.cpp +1 -6
- data/ext/Logger.h +1 -6
- data/ext/Operation.cpp +1 -6
- data/ext/Operation.h +1 -6
- data/ext/Properties.cpp +2 -7
- data/ext/Properties.h +1 -6
- data/ext/Proxy.cpp +5 -12
- data/ext/Proxy.h +1 -6
- data/ext/Slice.cpp +3 -18
- data/ext/Slice.h +1 -6
- data/ext/Types.cpp +11 -16
- data/ext/Types.h +1 -6
- data/ext/Util.cpp +45 -28
- data/ext/Util.h +62 -25
- data/ext/ValueFactoryManager.cpp +1 -6
- data/ext/ValueFactoryManager.h +1 -6
- data/ext/extconf.rb +5 -3
- data/ext/ice/cpp/include/Ice/Application.h +1 -6
- data/ext/ice/cpp/include/Ice/AsyncResult.h +1 -6
- data/ext/ice/cpp/include/Ice/AsyncResultF.h +1 -6
- data/ext/ice/cpp/include/Ice/BatchRequestInterceptor.h +1 -6
- data/ext/ice/cpp/include/Ice/BatchRequestQueueF.h +1 -6
- data/ext/ice/cpp/include/Ice/Buffer.h +1 -6
- data/ext/ice/cpp/include/Ice/CommunicatorAsync.h +1 -6
- data/ext/ice/cpp/include/Ice/Comparable.h +1 -6
- data/ext/ice/cpp/include/Ice/Config.h +1 -6
- data/ext/ice/cpp/include/Ice/ConnectionAsync.h +1 -6
- data/ext/ice/cpp/include/Ice/ConnectionIF.h +1 -6
- data/ext/ice/cpp/include/Ice/ConsoleUtil.h +1 -6
- data/ext/ice/cpp/include/Ice/DefaultValueFactory.h +1 -6
- data/ext/ice/cpp/include/Ice/DispatchInterceptor.h +1 -6
- data/ext/ice/cpp/include/Ice/Dispatcher.h +1 -6
- data/ext/ice/cpp/include/Ice/DynamicLibrary.h +1 -6
- data/ext/ice/cpp/include/Ice/DynamicLibraryF.h +1 -6
- data/ext/ice/cpp/include/Ice/Exception.h +1 -6
- data/ext/ice/cpp/include/Ice/ExceptionHelpers.h +3 -16
- data/ext/ice/cpp/include/Ice/FactoryTable.h +1 -6
- data/ext/ice/cpp/include/Ice/FactoryTableInit.h +1 -6
- data/ext/ice/cpp/include/Ice/Format.h +1 -6
- data/ext/ice/cpp/include/Ice/Functional.h +2 -7
- data/ext/ice/cpp/include/Ice/GCObject.h +1 -6
- data/ext/ice/cpp/include/Ice/Handle.h +1 -6
- data/ext/ice/cpp/include/Ice/Ice.h +1 -6
- data/ext/ice/cpp/include/Ice/IconvStringConverter.h +6 -13
- data/ext/ice/cpp/include/Ice/Incoming.h +13 -8
- data/ext/ice/cpp/include/Ice/IncomingAsync.h +11 -6
- data/ext/ice/cpp/include/Ice/IncomingAsyncF.h +1 -6
- data/ext/ice/cpp/include/Ice/Initialize.h +12 -6
- data/ext/ice/cpp/include/Ice/InputStream.h +2 -7
- data/ext/ice/cpp/include/Ice/InstanceF.h +1 -6
- data/ext/ice/cpp/include/Ice/InterfaceByValue.h +1 -6
- data/ext/ice/cpp/include/Ice/LocalObject.h +1 -6
- data/ext/ice/cpp/include/Ice/LocalObjectF.h +1 -6
- data/ext/ice/cpp/include/Ice/LoggerUtil.h +1 -6
- data/ext/ice/cpp/include/Ice/MetricsAdminI.h +9 -7
- data/ext/ice/cpp/include/Ice/MetricsFunctional.h +1 -6
- data/ext/ice/cpp/include/Ice/MetricsObserverI.h +16 -7
- data/ext/ice/cpp/include/Ice/NativePropertiesAdmin.h +1 -6
- data/ext/ice/cpp/include/Ice/Object.h +1 -6
- data/ext/ice/cpp/include/Ice/ObjectF.h +1 -6
- data/ext/ice/cpp/include/Ice/ObserverHelper.h +1 -6
- data/ext/ice/cpp/include/Ice/Optional.h +9 -6
- data/ext/ice/cpp/include/Ice/OutgoingAsync.h +2 -7
- data/ext/ice/cpp/include/Ice/OutgoingAsyncF.h +1 -6
- data/ext/ice/cpp/include/Ice/OutputStream.h +1 -6
- data/ext/ice/cpp/include/Ice/Protocol.h +1 -6
- data/ext/ice/cpp/include/Ice/Proxy.h +2 -9
- data/ext/ice/cpp/include/Ice/ProxyF.h +1 -6
- data/ext/ice/cpp/include/Ice/ProxyFactoryF.h +1 -6
- data/ext/ice/cpp/include/Ice/ProxyHandle.h +1 -6
- data/ext/ice/cpp/include/Ice/ReferenceF.h +1 -6
- data/ext/ice/cpp/include/Ice/RegisterPlugins.h +1 -6
- data/ext/ice/cpp/include/Ice/RequestHandlerF.h +1 -6
- data/ext/ice/cpp/include/Ice/ResponseHandlerF.h +1 -6
- data/ext/ice/cpp/include/Ice/SHA1.h +1 -6
- data/ext/ice/cpp/include/Ice/ServantManagerF.h +1 -6
- data/ext/ice/cpp/include/Ice/Service.h +1 -6
- data/ext/ice/cpp/include/Ice/SliceChecksums.h +1 -6
- data/ext/ice/cpp/include/Ice/SlicedData.h +1 -6
- data/ext/ice/cpp/include/Ice/SlicedDataF.h +1 -6
- data/ext/ice/cpp/include/Ice/StreamHelpers.h +1 -6
- data/ext/ice/cpp/include/Ice/StringConverter.h +1 -6
- data/ext/ice/cpp/include/Ice/ThreadPoolF.h +1 -6
- data/ext/ice/cpp/include/Ice/UUID.h +1 -6
- data/ext/ice/cpp/include/Ice/UniquePtr.h +1 -6
- data/ext/ice/cpp/include/Ice/UniqueRef.h +1 -6
- data/ext/ice/cpp/include/Ice/UserExceptionFactory.h +1 -6
- data/ext/ice/cpp/include/Ice/Value.h +1 -6
- data/ext/ice/cpp/include/Ice/ValueF.h +1 -6
- data/ext/ice/cpp/include/IceSSL/Config.h +1 -6
- data/ext/ice/cpp/include/IceSSL/IceSSL.h +1 -6
- data/ext/ice/cpp/include/IceSSL/OpenSSL.h +1 -6
- data/ext/ice/cpp/include/IceSSL/Plugin.h +1 -6
- data/ext/ice/cpp/include/IceSSL/SChannel.h +5 -6
- data/ext/ice/cpp/include/IceSSL/SecureTransport.h +5 -6
- data/ext/ice/cpp/include/IceSSL/UWP.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Atomic.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Cond.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Config.h +19 -16
- data/ext/ice/cpp/include/IceUtil/ConsoleUtil.h +1 -6
- data/ext/ice/cpp/include/IceUtil/CountDownLatch.h +1 -6
- data/ext/ice/cpp/include/IceUtil/CtrlCHandler.h +26 -38
- data/ext/ice/cpp/include/IceUtil/DisableWarnings.h +5 -11
- data/ext/ice/cpp/include/IceUtil/Exception.h +130 -11
- data/ext/ice/cpp/include/IceUtil/FileUtil.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Functional.h +5 -6
- data/ext/ice/cpp/include/IceUtil/Handle.h +1 -6
- data/ext/ice/cpp/include/IceUtil/IceUtil.h +1 -6
- data/ext/ice/cpp/include/IceUtil/InputUtil.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Iterator.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Lock.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Monitor.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Mutex.h +2 -9
- data/ext/ice/cpp/include/IceUtil/MutexProtocol.h +1 -6
- data/ext/ice/cpp/include/IceUtil/MutexPtrLock.h +1 -6
- data/ext/ice/cpp/include/IceUtil/MutexPtrTryLock.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Optional.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Options.h +1 -6
- data/ext/ice/cpp/include/IceUtil/OutputUtil.h +1 -6
- data/ext/ice/cpp/include/IceUtil/PopDisableWarnings.h +1 -6
- data/ext/ice/cpp/include/IceUtil/PushDisableWarnings.h +8 -6
- data/ext/ice/cpp/include/IceUtil/Random.h +37 -6
- data/ext/ice/cpp/include/IceUtil/RecMutex.h +1 -6
- data/ext/ice/cpp/include/IceUtil/ResourceConfig.h +4 -9
- data/ext/ice/cpp/include/IceUtil/ScannerConfig.h +2 -7
- data/ext/ice/cpp/include/IceUtil/ScopedArray.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Shared.h +1 -6
- data/ext/ice/cpp/include/IceUtil/StopWatch.h +1 -6
- data/ext/ice/cpp/include/IceUtil/StringConverter.h +1 -6
- data/ext/ice/cpp/include/IceUtil/StringUtil.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Thread.h +1 -6
- data/ext/ice/cpp/include/IceUtil/ThreadException.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Time.h +1 -6
- data/ext/ice/cpp/include/IceUtil/Timer.h +1 -6
- data/ext/ice/cpp/include/IceUtil/UUID.h +1 -6
- data/ext/ice/cpp/include/IceUtil/UndefSysMacros.h +1 -6
- data/ext/ice/cpp/include/generated/Ice/BuiltinSequences.h +11 -16
- data/ext/ice/cpp/include/generated/Ice/Communicator.h +26 -31
- data/ext/ice/cpp/include/generated/Ice/CommunicatorF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/Connection.h +5 -10
- data/ext/ice/cpp/include/generated/Ice/ConnectionF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/Current.h +33 -38
- data/ext/ice/cpp/include/generated/Ice/Endpoint.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/EndpointF.h +4 -9
- data/ext/ice/cpp/include/generated/Ice/EndpointTypes.h +7 -12
- data/ext/ice/cpp/include/generated/Ice/FacetMap.h +4 -9
- data/ext/ice/cpp/include/generated/Ice/Identity.h +5 -10
- data/ext/ice/cpp/include/generated/Ice/ImplicitContext.h +21 -26
- data/ext/ice/cpp/include/generated/Ice/ImplicitContextF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/Instrumentation.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/InstrumentationF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/LocalException.h +51 -56
- data/ext/ice/cpp/include/generated/Ice/Locator.h +61 -21
- data/ext/ice/cpp/include/generated/Ice/LocatorF.h +7 -12
- data/ext/ice/cpp/include/generated/Ice/Logger.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/LoggerF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/Metrics.h +33 -40
- data/ext/ice/cpp/include/generated/Ice/ObjectAdapter.h +13 -18
- data/ext/ice/cpp/include/generated/Ice/ObjectAdapterF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/ObjectFactory.h +9 -14
- data/ext/ice/cpp/include/generated/Ice/Plugin.h +5 -10
- data/ext/ice/cpp/include/generated/Ice/PluginF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/Process.h +7 -12
- data/ext/ice/cpp/include/generated/Ice/ProcessF.h +5 -10
- data/ext/ice/cpp/include/generated/Ice/Properties.h +15 -20
- data/ext/ice/cpp/include/generated/Ice/PropertiesAdmin.h +8 -13
- data/ext/ice/cpp/include/generated/Ice/PropertiesF.h +5 -10
- data/ext/ice/cpp/include/generated/Ice/RemoteLogger.h +13 -18
- data/ext/ice/cpp/include/generated/Ice/Router.h +14 -19
- data/ext/ice/cpp/include/generated/Ice/RouterF.h +5 -10
- data/ext/ice/cpp/include/generated/Ice/ServantLocator.h +31 -36
- data/ext/ice/cpp/include/generated/Ice/ServantLocatorF.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/SliceChecksumDict.h +3 -8
- data/ext/ice/cpp/include/generated/Ice/ValueFactory.h +9 -14
- data/ext/ice/cpp/include/generated/Ice/Version.h +3 -8
- data/ext/ice/cpp/include/generated/IceSSL/ConnectionInfo.h +3 -8
- data/ext/ice/cpp/include/generated/IceSSL/ConnectionInfoF.h +3 -8
- data/ext/ice/cpp/include/generated/IceSSL/EndpointInfo.h +3 -8
- data/ext/ice/cpp/src/Ice/ACM.cpp +14 -16
- data/ext/ice/cpp/src/Ice/ACM.h +1 -6
- data/ext/ice/cpp/src/Ice/ACMF.h +1 -6
- data/ext/ice/cpp/src/Ice/Acceptor.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Acceptor.h +1 -6
- data/ext/ice/cpp/src/Ice/AcceptorF.h +1 -6
- data/ext/ice/cpp/src/Ice/ArgVector.cpp +6 -11
- data/ext/ice/cpp/src/Ice/ArgVector.h +1 -6
- data/ext/ice/cpp/src/Ice/AsyncResult.cpp +1 -7
- data/ext/ice/cpp/src/Ice/Base64.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Base64.h +1 -6
- data/ext/ice/cpp/src/Ice/BatchRequestQueue.cpp +1 -6
- data/ext/ice/cpp/src/Ice/BatchRequestQueue.h +1 -6
- data/ext/ice/cpp/src/Ice/Buffer.cpp +1 -6
- data/ext/ice/cpp/src/Ice/BuiltinSequences.cpp +3 -8
- data/ext/ice/cpp/src/Ice/CollocatedRequestHandler.cpp +2 -8
- data/ext/ice/cpp/src/Ice/CollocatedRequestHandler.h +1 -6
- data/ext/ice/cpp/src/Ice/Communicator.cpp +3 -8
- data/ext/ice/cpp/src/Ice/CommunicatorF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/CommunicatorI.cpp +4 -10
- data/ext/ice/cpp/src/Ice/CommunicatorI.h +1 -7
- data/ext/ice/cpp/src/Ice/Cond.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ConnectRequestHandler.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ConnectRequestHandler.h +5 -10
- data/ext/ice/cpp/src/Ice/ConnectRequestHandlerF.h +1 -6
- data/ext/ice/cpp/src/Ice/Connection.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ConnectionF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ConnectionFactory.cpp +146 -36
- data/ext/ice/cpp/src/Ice/ConnectionFactory.h +4 -6
- data/ext/ice/cpp/src/Ice/ConnectionFactoryF.h +1 -6
- data/ext/ice/cpp/src/Ice/ConnectionI.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ConnectionI.h +1 -6
- data/ext/ice/cpp/src/Ice/ConnectionRequestHandler.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ConnectionRequestHandler.h +2 -7
- data/ext/ice/cpp/src/Ice/Connector.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Connector.h +1 -6
- data/ext/ice/cpp/src/Ice/ConnectorF.h +1 -6
- data/ext/ice/cpp/src/Ice/CountDownLatch.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Current.cpp +3 -8
- data/ext/ice/cpp/src/Ice/DefaultsAndOverrides.cpp +1 -6
- data/ext/ice/cpp/src/Ice/DefaultsAndOverrides.h +1 -6
- data/ext/ice/cpp/src/Ice/DefaultsAndOverridesF.h +1 -6
- data/ext/ice/cpp/src/Ice/DispatchInterceptor.cpp +1 -6
- data/ext/ice/cpp/src/Ice/DynamicLibrary.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Endpoint.cpp +3 -8
- data/ext/ice/cpp/src/Ice/EndpointF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/EndpointFactory.cpp +1 -6
- data/ext/ice/cpp/src/Ice/EndpointFactory.h +1 -6
- data/ext/ice/cpp/src/Ice/EndpointFactoryF.h +1 -6
- data/ext/ice/cpp/src/Ice/EndpointFactoryManager.cpp +1 -6
- data/ext/ice/cpp/src/Ice/EndpointFactoryManager.h +1 -6
- data/ext/ice/cpp/src/Ice/EndpointFactoryManagerF.h +1 -6
- data/ext/ice/cpp/src/Ice/EndpointI.cpp +1 -6
- data/ext/ice/cpp/src/Ice/EndpointI.h +1 -6
- data/ext/ice/cpp/src/Ice/EndpointIF.h +1 -6
- data/ext/ice/cpp/src/Ice/EndpointTypes.cpp +3 -8
- data/ext/ice/cpp/src/Ice/EventHandler.cpp +1 -6
- data/ext/ice/cpp/src/Ice/EventHandler.h +1 -6
- data/ext/ice/cpp/src/Ice/EventHandlerF.h +1 -6
- data/ext/ice/cpp/src/Ice/Exception.cpp +3 -8
- data/ext/ice/cpp/src/Ice/FacetMap.cpp +3 -8
- data/ext/ice/cpp/src/Ice/FactoryTable.cpp +1 -6
- data/ext/ice/cpp/src/Ice/FactoryTableInit.cpp +1 -6
- data/ext/ice/cpp/src/Ice/GCObject.cpp +2 -7
- data/ext/ice/cpp/src/Ice/HashUtil.h +1 -6
- data/ext/ice/cpp/src/Ice/HttpParser.cpp +1 -6
- data/ext/ice/cpp/src/Ice/HttpParser.h +1 -6
- data/ext/ice/cpp/src/Ice/IPEndpointI.cpp +2 -30
- data/ext/ice/cpp/src/Ice/IPEndpointI.h +1 -6
- data/ext/ice/cpp/src/Ice/IPEndpointIF.h +1 -6
- data/ext/ice/cpp/src/Ice/IconvStringConverter.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Identity.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ImplicitContext.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ImplicitContextF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ImplicitContextI.cpp +1 -7
- data/ext/ice/cpp/src/Ice/ImplicitContextI.h +1 -6
- data/ext/ice/cpp/src/Ice/Incoming.cpp +9 -13
- data/ext/ice/cpp/src/Ice/IncomingAsync.cpp +1 -6
- data/ext/ice/cpp/src/Ice/IncomingRequest.h +1 -6
- data/ext/ice/cpp/src/Ice/Initialize.cpp +1 -7
- data/ext/ice/cpp/src/Ice/InputStream.cpp +7 -54
- data/ext/ice/cpp/src/Ice/Instance.cpp +30 -8
- data/ext/ice/cpp/src/Ice/Instance.h +1 -6
- data/ext/ice/cpp/src/Ice/Instrumentation.cpp +3 -8
- data/ext/ice/cpp/src/Ice/InstrumentationF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/InstrumentationI.cpp +2 -7
- data/ext/ice/cpp/src/Ice/InstrumentationI.h +1 -6
- data/ext/ice/cpp/src/Ice/LocalException.cpp +3 -8
- data/ext/ice/cpp/src/Ice/LocalObject.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Locator.cpp +17 -22
- data/ext/ice/cpp/src/Ice/LocatorF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/LocatorInfo.cpp +25 -22
- data/ext/ice/cpp/src/Ice/LocatorInfo.h +3 -8
- data/ext/ice/cpp/src/Ice/LocatorInfoF.h +1 -6
- data/ext/ice/cpp/src/Ice/Logger.cpp +3 -8
- data/ext/ice/cpp/src/Ice/LoggerAdminI.cpp +7 -12
- data/ext/ice/cpp/src/Ice/LoggerAdminI.h +1 -6
- data/ext/ice/cpp/src/Ice/LoggerF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/LoggerI.cpp +7 -12
- data/ext/ice/cpp/src/Ice/LoggerI.h +1 -6
- data/ext/ice/cpp/src/Ice/LoggerUtil.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Metrics.cpp +3 -8
- data/ext/ice/cpp/src/Ice/MetricsAdminI.cpp +9 -9
- data/ext/ice/cpp/src/Ice/MetricsObserverI.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Network.cpp +46 -29
- data/ext/ice/cpp/src/Ice/Network.h +3 -8
- data/ext/ice/cpp/src/Ice/NetworkF.h +1 -6
- data/ext/ice/cpp/src/Ice/NetworkProxy.cpp +2 -8
- data/ext/ice/cpp/src/Ice/NetworkProxy.h +1 -6
- data/ext/ice/cpp/src/Ice/NetworkProxyF.h +1 -6
- data/ext/ice/cpp/src/Ice/Object.cpp +1 -7
- data/ext/ice/cpp/src/Ice/ObjectAdapter.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ObjectAdapterF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ObjectAdapterFactory.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ObjectAdapterFactory.h +1 -6
- data/ext/ice/cpp/src/Ice/ObjectAdapterFactoryF.h +1 -6
- data/ext/ice/cpp/src/Ice/ObjectAdapterI.cpp +9 -6
- data/ext/ice/cpp/src/Ice/ObjectAdapterI.h +1 -6
- data/ext/ice/cpp/src/Ice/ObjectFactory.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ObserverHelper.cpp +1 -6
- data/ext/ice/cpp/src/Ice/OpaqueEndpointI.cpp +5 -10
- data/ext/ice/cpp/src/Ice/OpaqueEndpointI.h +1 -6
- data/ext/ice/cpp/src/Ice/OutgoingAsync.cpp +5 -8
- data/ext/ice/cpp/src/Ice/OutputStream.cpp +5 -37
- data/ext/ice/cpp/src/Ice/Plugin.cpp +3 -8
- data/ext/ice/cpp/src/Ice/PluginF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/PluginManagerI.cpp +1 -6
- data/ext/ice/cpp/src/Ice/PluginManagerI.h +1 -6
- data/ext/ice/cpp/src/Ice/Process.cpp +7 -12
- data/ext/ice/cpp/src/Ice/ProcessF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/Properties.cpp +3 -8
- data/ext/ice/cpp/src/Ice/PropertiesAdmin.cpp +9 -14
- data/ext/ice/cpp/src/Ice/PropertiesAdminI.cpp +3 -8
- data/ext/ice/cpp/src/Ice/PropertiesAdminI.h +1 -6
- data/ext/ice/cpp/src/Ice/PropertiesF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/PropertiesI.cpp +13 -17
- data/ext/ice/cpp/src/Ice/PropertiesI.h +1 -6
- data/ext/ice/cpp/src/Ice/PropertyNames.cpp +41 -8
- data/ext/ice/cpp/src/Ice/PropertyNames.h +2 -7
- data/ext/ice/cpp/src/Ice/Protocol.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ProtocolInstance.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ProtocolInstance.h +1 -6
- data/ext/ice/cpp/src/Ice/ProtocolInstanceF.h +1 -6
- data/ext/ice/cpp/src/Ice/ProtocolPluginFacade.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ProtocolPluginFacade.h +1 -6
- data/ext/ice/cpp/src/Ice/ProtocolPluginFacadeF.h +1 -6
- data/ext/ice/cpp/src/Ice/Proxy.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ProxyFactory.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ProxyFactory.h +1 -6
- data/ext/ice/cpp/src/Ice/Reference.cpp +61 -33
- data/ext/ice/cpp/src/Ice/Reference.h +1 -6
- data/ext/ice/cpp/src/Ice/ReferenceFactory.cpp +1 -8
- data/ext/ice/cpp/src/Ice/ReferenceFactory.h +1 -6
- data/ext/ice/cpp/src/Ice/ReferenceFactoryF.h +1 -6
- data/ext/ice/cpp/src/Ice/RegisterPluginsInit.cpp +1 -6
- data/ext/ice/cpp/src/Ice/RegisterPluginsInit.h +1 -6
- data/ext/ice/cpp/src/Ice/RemoteLogger.cpp +13 -18
- data/ext/ice/cpp/src/Ice/ReplyStatus.h +1 -6
- data/ext/ice/cpp/src/Ice/RequestHandler.cpp +1 -6
- data/ext/ice/cpp/src/Ice/RequestHandler.h +1 -6
- data/ext/ice/cpp/src/Ice/RequestHandlerFactory.cpp +1 -6
- data/ext/ice/cpp/src/Ice/RequestHandlerFactory.h +1 -6
- data/ext/ice/cpp/src/Ice/ResponseHandler.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ResponseHandler.h +1 -6
- data/ext/ice/cpp/src/Ice/RetryQueue.cpp +2 -7
- data/ext/ice/cpp/src/Ice/RetryQueue.h +1 -6
- data/ext/ice/cpp/src/Ice/RetryQueueF.h +1 -6
- data/ext/ice/cpp/src/Ice/Router.cpp +11 -16
- data/ext/ice/cpp/src/Ice/RouterF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/RouterInfo.cpp +3 -8
- data/ext/ice/cpp/src/Ice/RouterInfo.h +1 -6
- data/ext/ice/cpp/src/Ice/RouterInfoF.h +1 -6
- data/ext/ice/cpp/src/Ice/SHA1.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Selector.cpp +46 -17
- data/ext/ice/cpp/src/Ice/Selector.h +1 -6
- data/ext/ice/cpp/src/Ice/ServantLocator.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ServantLocatorF.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ServantManager.cpp +7 -12
- data/ext/ice/cpp/src/Ice/ServantManager.h +1 -6
- data/ext/ice/cpp/src/Ice/SharedContext.h +1 -6
- data/ext/ice/cpp/src/Ice/SliceChecksumDict.cpp +3 -8
- data/ext/ice/cpp/src/Ice/SliceChecksums.cpp +1 -6
- data/ext/ice/cpp/src/Ice/SlicedData.cpp +1 -6
- data/ext/ice/cpp/src/Ice/StreamSocket.cpp +9 -12
- data/ext/ice/cpp/src/Ice/StreamSocket.h +1 -6
- data/ext/ice/cpp/src/Ice/StringConverterPlugin.cpp +1 -6
- data/ext/ice/cpp/src/Ice/StringUtil.h +1 -6
- data/ext/ice/cpp/src/Ice/SysLoggerI.cpp +3 -8
- data/ext/ice/cpp/src/Ice/SysLoggerI.h +1 -6
- data/ext/ice/cpp/src/Ice/SystemdJournalI.cpp +66 -0
- data/ext/ice/cpp/src/Ice/SystemdJournalI.h +39 -0
- data/ext/ice/cpp/src/Ice/TcpAcceptor.cpp +3 -7
- data/ext/ice/cpp/src/Ice/TcpAcceptor.h +1 -6
- data/ext/ice/cpp/src/Ice/TcpConnector.cpp +1 -6
- data/ext/ice/cpp/src/Ice/TcpConnector.h +1 -6
- data/ext/ice/cpp/src/Ice/TcpEndpointI.cpp +1 -6
- data/ext/ice/cpp/src/Ice/TcpEndpointI.h +1 -6
- data/ext/ice/cpp/src/Ice/TcpTransceiver.cpp +1 -6
- data/ext/ice/cpp/src/Ice/TcpTransceiver.h +1 -6
- data/ext/ice/cpp/src/Ice/Thread.cpp +18 -14
- data/ext/ice/cpp/src/Ice/ThreadPool.cpp +6 -9
- data/ext/ice/cpp/src/Ice/ThreadPool.h +1 -6
- data/ext/ice/cpp/src/Ice/Timer.cpp +1 -6
- data/ext/ice/cpp/src/Ice/TraceLevels.cpp +1 -6
- data/ext/ice/cpp/src/Ice/TraceLevels.h +1 -6
- data/ext/ice/cpp/src/Ice/TraceLevelsF.h +1 -6
- data/ext/ice/cpp/src/Ice/TraceUtil.cpp +1 -6
- data/ext/ice/cpp/src/Ice/TraceUtil.h +1 -6
- data/ext/ice/cpp/src/Ice/Transceiver.cpp +1 -6
- data/ext/ice/cpp/src/Ice/Transceiver.h +1 -6
- data/ext/ice/cpp/src/Ice/TransceiverF.h +3 -8
- data/ext/ice/cpp/src/Ice/UdpConnector.cpp +4 -6
- data/ext/ice/cpp/src/Ice/UdpConnector.h +1 -6
- data/ext/ice/cpp/src/Ice/UdpEndpointI.cpp +1 -6
- data/ext/ice/cpp/src/Ice/UdpEndpointI.h +1 -6
- data/ext/ice/cpp/src/Ice/UdpTransceiver.cpp +23 -24
- data/ext/ice/cpp/src/Ice/UdpTransceiver.h +1 -6
- data/ext/ice/cpp/src/Ice/Value.cpp +1 -6
- data/ext/ice/cpp/src/Ice/ValueFactory.cpp +3 -8
- data/ext/ice/cpp/src/Ice/ValueFactoryManagerI.cpp +1 -7
- data/ext/ice/cpp/src/Ice/ValueFactoryManagerI.h +1 -6
- data/ext/ice/cpp/src/Ice/Version.cpp +3 -8
- data/ext/ice/cpp/src/Ice/VirtualShared.h +1 -6
- data/ext/ice/cpp/src/Ice/WSAcceptor.cpp +1 -6
- data/ext/ice/cpp/src/Ice/WSAcceptor.h +1 -6
- data/ext/ice/cpp/src/Ice/WSConnector.cpp +1 -6
- data/ext/ice/cpp/src/Ice/WSConnector.h +1 -6
- data/ext/ice/cpp/src/Ice/WSEndpoint.cpp +1 -6
- data/ext/ice/cpp/src/Ice/WSEndpoint.h +1 -6
- data/ext/ice/cpp/src/Ice/WSTransceiver.cpp +2 -7
- data/ext/ice/cpp/src/Ice/WSTransceiver.h +1 -7
- data/ext/ice/cpp/src/IceDiscovery/IceDiscovery.cpp +3 -8
- data/ext/ice/cpp/src/IceDiscovery/IceDiscovery.h +11 -16
- data/ext/ice/cpp/src/IceDiscovery/LocatorI.cpp +4 -7
- data/ext/ice/cpp/src/IceDiscovery/LocatorI.h +1 -6
- data/ext/ice/cpp/src/IceDiscovery/LookupI.cpp +5 -10
- data/ext/ice/cpp/src/IceDiscovery/LookupI.h +1 -6
- data/ext/ice/cpp/src/IceDiscovery/PluginI.cpp +1 -6
- data/ext/ice/cpp/src/IceDiscovery/PluginI.h +1 -6
- data/ext/ice/cpp/src/IceLocatorDiscovery/IceLocatorDiscovery.cpp +3 -8
- data/ext/ice/cpp/src/IceLocatorDiscovery/IceLocatorDiscovery.h +9 -14
- data/ext/ice/cpp/src/IceLocatorDiscovery/Plugin.h +1 -6
- data/ext/ice/cpp/src/IceLocatorDiscovery/PluginI.cpp +3 -8
- data/ext/ice/cpp/src/IceSSL/AcceptorI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/AcceptorI.h +1 -6
- data/ext/ice/cpp/src/IceSSL/CertificateI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/CertificateI.h +1 -6
- data/ext/ice/cpp/src/IceSSL/ConnectionInfo.cpp +3 -8
- data/ext/ice/cpp/src/IceSSL/ConnectionInfoF.cpp +3 -8
- data/ext/ice/cpp/src/IceSSL/ConnectorI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/ConnectorI.h +1 -6
- data/ext/ice/cpp/src/IceSSL/EndpointI.cpp +8 -13
- data/ext/ice/cpp/src/IceSSL/EndpointI.h +2 -7
- data/ext/ice/cpp/src/IceSSL/EndpointInfo.cpp +3 -8
- data/ext/ice/cpp/src/IceSSL/Instance.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/Instance.h +1 -6
- data/ext/ice/cpp/src/IceSSL/InstanceF.h +1 -6
- data/ext/ice/cpp/src/IceSSL/OpenSSLCertificateI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/OpenSSLEngine.cpp +96 -30
- data/ext/ice/cpp/src/IceSSL/OpenSSLEngine.h +3 -7
- data/ext/ice/cpp/src/IceSSL/OpenSSLEngineF.h +1 -6
- data/ext/ice/cpp/src/IceSSL/OpenSSLPluginI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/OpenSSLTransceiverI.cpp +127 -143
- data/ext/ice/cpp/src/IceSSL/OpenSSLTransceiverI.h +2 -11
- data/ext/ice/cpp/src/IceSSL/OpenSSLUtil.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/OpenSSLUtil.h +1 -6
- data/ext/ice/cpp/src/IceSSL/PluginI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/PluginI.h +1 -6
- data/ext/ice/cpp/src/IceSSL/RFC2253.cpp +1 -7
- data/ext/ice/cpp/src/IceSSL/RFC2253.h +1 -6
- data/ext/ice/cpp/src/IceSSL/SChannelCertificateI.cpp +5 -10
- data/ext/ice/cpp/src/IceSSL/SChannelEngine.cpp +69 -29
- data/ext/ice/cpp/src/IceSSL/SChannelEngine.h +5 -6
- data/ext/ice/cpp/src/IceSSL/SChannelEngineF.h +5 -6
- data/ext/ice/cpp/src/IceSSL/SChannelPluginI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/SChannelTransceiverI.cpp +35 -30
- data/ext/ice/cpp/src/IceSSL/SChannelTransceiverI.h +7 -6
- data/ext/ice/cpp/src/IceSSL/SSLEngine.cpp +2 -7
- data/ext/ice/cpp/src/IceSSL/SSLEngine.h +1 -6
- data/ext/ice/cpp/src/IceSSL/SSLEngineF.h +1 -6
- data/ext/ice/cpp/src/IceSSL/SecureTransportCertificateI.cpp +7 -12
- data/ext/ice/cpp/src/IceSSL/SecureTransportEngine.cpp +44 -18
- data/ext/ice/cpp/src/IceSSL/SecureTransportEngine.h +5 -6
- data/ext/ice/cpp/src/IceSSL/SecureTransportEngineF.h +4 -6
- data/ext/ice/cpp/src/IceSSL/SecureTransportPluginI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/SecureTransportTransceiverI.cpp +28 -23
- data/ext/ice/cpp/src/IceSSL/SecureTransportTransceiverI.h +6 -7
- data/ext/ice/cpp/src/IceSSL/SecureTransportUtil.cpp +16 -9
- data/ext/ice/cpp/src/IceSSL/SecureTransportUtil.h +5 -6
- data/ext/ice/cpp/src/IceSSL/TrustManager.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/TrustManager.h +1 -6
- data/ext/ice/cpp/src/IceSSL/TrustManagerF.h +1 -6
- data/ext/ice/cpp/src/IceSSL/UWPCertificateI.cpp +4 -9
- data/ext/ice/cpp/src/IceSSL/UWPEngine.cpp +4 -9
- data/ext/ice/cpp/src/IceSSL/UWPEngine.h +1 -6
- data/ext/ice/cpp/src/IceSSL/UWPEngineF.h +1 -6
- data/ext/ice/cpp/src/IceSSL/UWPPluginI.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/UWPTransceiverI.cpp +5 -10
- data/ext/ice/cpp/src/IceSSL/UWPTransceiverI.h +1 -6
- data/ext/ice/cpp/src/IceSSL/Util.cpp +1 -6
- data/ext/ice/cpp/src/IceSSL/Util.h +1 -6
- data/ext/ice/cpp/src/IceUtil/ConsoleUtil.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/ConvertUTF.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/ConvertUTF.h +1 -6
- data/ext/ice/cpp/src/IceUtil/CtrlCHandler.cpp +3 -6
- data/ext/ice/cpp/src/IceUtil/FileUtil.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/InputUtil.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/MutexProtocol.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/Options.cpp +22 -12
- data/ext/ice/cpp/src/IceUtil/OutputUtil.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/Random.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/RecMutex.cpp +2 -7
- data/ext/ice/cpp/src/IceUtil/Shared.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/StringConverter.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/StringUtil.cpp +42 -9
- data/ext/ice/cpp/src/IceUtil/ThreadException.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/Time.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/UUID.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/Unicode.cpp +1 -6
- data/ext/ice/cpp/src/IceUtil/Unicode.h +1 -6
- data/ext/ice/cpp/src/IceUtil/UtilException.cpp +13 -12
- data/ext/ice/cpp/src/Slice/CPlusPlusUtil.cpp +58 -64
- data/ext/ice/cpp/src/Slice/CPlusPlusUtil.h +2 -7
- data/ext/ice/cpp/src/Slice/Checksum.cpp +1 -6
- data/ext/ice/cpp/src/Slice/Checksum.h +1 -6
- data/ext/ice/cpp/src/Slice/FileTracker.cpp +1 -6
- data/ext/ice/cpp/src/Slice/FileTracker.h +1 -6
- data/ext/ice/cpp/src/Slice/Grammar.cpp +241 -245
- data/ext/ice/cpp/src/Slice/Grammar.h +5 -5
- data/ext/ice/cpp/src/Slice/GrammarUtil.h +1 -7
- data/ext/ice/cpp/src/Slice/JavaUtil.cpp +76 -86
- data/ext/ice/cpp/src/Slice/JavaUtil.h +5 -10
- data/ext/ice/cpp/src/Slice/MD5.cpp +1 -6
- data/ext/ice/cpp/src/Slice/MD5.h +1 -6
- data/ext/ice/cpp/src/Slice/PHPUtil.cpp +6 -6
- data/ext/ice/cpp/src/Slice/PHPUtil.h +1 -6
- data/ext/ice/cpp/src/Slice/Parser.cpp +86 -47
- data/ext/ice/cpp/src/Slice/Parser.h +6 -9
- data/ext/ice/cpp/src/Slice/Preprocessor.cpp +11 -16
- data/ext/ice/cpp/src/Slice/Preprocessor.h +1 -6
- data/ext/ice/cpp/src/Slice/Python.cpp +21 -27
- data/ext/ice/cpp/src/Slice/PythonUtil.cpp +62 -35
- data/ext/ice/cpp/src/Slice/PythonUtil.h +1 -6
- data/ext/ice/cpp/src/Slice/Ruby.cpp +5 -10
- data/ext/ice/cpp/src/Slice/RubyUtil.cpp +12 -14
- data/ext/ice/cpp/src/Slice/RubyUtil.h +1 -6
- data/ext/ice/cpp/src/Slice/Scanner.cpp +101 -109
- data/ext/ice/cpp/src/Slice/SliceUtil.cpp +2 -8
- data/ext/ice/cpp/src/Slice/StringLiteralUtil.cpp +1 -6
- data/ext/ice/cpp/src/Slice/Util.h +1 -6
- data/ice.gemspec +2 -4
- data/lib/Glacier2.rb +1 -6
- data/lib/Glacier2/Metrics.rb +3 -8
- data/lib/Glacier2/PermissionsVerifier.rb +3 -8
- data/lib/Glacier2/PermissionsVerifierF.rb +3 -8
- data/lib/Glacier2/Router.rb +3 -8
- data/lib/Glacier2/RouterF.rb +3 -8
- data/lib/Glacier2/SSLInfo.rb +3 -8
- data/lib/Glacier2/Session.rb +3 -8
- data/lib/Ice.rb +1 -6
- data/lib/Ice/BuiltinSequences.rb +3 -8
- data/lib/Ice/Communicator.rb +3 -8
- data/lib/Ice/CommunicatorF.rb +3 -8
- data/lib/Ice/Connection.rb +3 -8
- data/lib/Ice/ConnectionF.rb +3 -8
- data/lib/Ice/Current.rb +3 -8
- data/lib/Ice/Endpoint.rb +3 -8
- data/lib/Ice/EndpointF.rb +3 -8
- data/lib/Ice/EndpointTypes.rb +3 -8
- data/lib/Ice/FacetMap.rb +3 -8
- data/lib/Ice/Identity.rb +3 -8
- data/lib/Ice/ImplicitContext.rb +3 -8
- data/lib/Ice/ImplicitContextF.rb +3 -8
- data/lib/Ice/Instrumentation.rb +3 -8
- data/lib/Ice/InstrumentationF.rb +3 -8
- data/lib/Ice/LocalException.rb +3 -8
- data/lib/Ice/Locator.rb +3 -8
- data/lib/Ice/LocatorF.rb +3 -8
- data/lib/Ice/Logger.rb +3 -8
- data/lib/Ice/LoggerF.rb +3 -8
- data/lib/Ice/Metrics.rb +3 -8
- data/lib/Ice/ObjectAdapter.rb +3 -8
- data/lib/Ice/ObjectAdapterF.rb +3 -8
- data/lib/Ice/ObjectFactory.rb +3 -8
- data/lib/Ice/Plugin.rb +3 -8
- data/lib/Ice/PluginF.rb +3 -8
- data/lib/Ice/Process.rb +3 -8
- data/lib/Ice/ProcessF.rb +3 -8
- data/lib/Ice/Properties.rb +3 -8
- data/lib/Ice/PropertiesAdmin.rb +3 -8
- data/lib/Ice/PropertiesF.rb +3 -8
- data/lib/Ice/RemoteLogger.rb +3 -8
- data/lib/Ice/Router.rb +3 -8
- data/lib/Ice/RouterF.rb +3 -8
- data/lib/Ice/ServantLocator.rb +3 -8
- data/lib/Ice/ServantLocatorF.rb +3 -8
- data/lib/Ice/SliceChecksumDict.rb +3 -8
- data/lib/Ice/ValueFactory.rb +3 -8
- data/lib/Ice/Version.rb +3 -8
- data/lib/IceBox.rb +1 -6
- data/lib/IceBox/IceBox.rb +3 -8
- data/lib/IceGrid.rb +1 -6
- data/lib/IceGrid/Admin.rb +3 -8
- data/lib/IceGrid/Descriptor.rb +3 -8
- data/lib/IceGrid/Exception.rb +3 -8
- data/lib/IceGrid/FileParser.rb +3 -8
- data/lib/IceGrid/PluginFacade.rb +3 -8
- data/lib/IceGrid/Registry.rb +3 -8
- data/lib/IceGrid/Session.rb +3 -8
- data/lib/IceGrid/UserAccountMapper.rb +3 -8
- data/lib/IcePatch2.rb +1 -6
- data/lib/IcePatch2/FileInfo.rb +3 -8
- data/lib/IcePatch2/FileServer.rb +3 -8
- data/lib/IceStorm.rb +1 -6
- data/lib/IceStorm/IceStorm.rb +3 -8
- data/lib/IceStorm/Metrics.rb +3 -8
- data/slice/Glacier2/Metrics.ice +13 -7
- data/slice/Glacier2/PermissionsVerifier.ice +11 -7
- data/slice/Glacier2/PermissionsVerifierF.ice +11 -7
- data/slice/Glacier2/Router.ice +12 -8
- data/slice/Glacier2/RouterF.ice +11 -7
- data/slice/Glacier2/SSLInfo.ice +11 -7
- data/slice/Glacier2/Session.ice +11 -7
- data/slice/Ice/BuiltinSequences.ice +13 -7
- data/slice/Ice/Communicator.ice +42 -26
- data/slice/Ice/CommunicatorF.ice +13 -7
- data/slice/Ice/Connection.ice +21 -15
- data/slice/Ice/ConnectionF.ice +13 -7
- data/slice/Ice/Current.ice +28 -22
- data/slice/Ice/Endpoint.ice +17 -14
- data/slice/Ice/EndpointF.ice +13 -7
- data/slice/Ice/EndpointTypes.ice +15 -9
- data/slice/Ice/FacetMap.ice +13 -7
- data/slice/Ice/Identity.ice +13 -7
- data/slice/Ice/ImplicitContext.ice +22 -16
- data/slice/Ice/ImplicitContextF.ice +12 -7
- data/slice/Ice/Instrumentation.ice +13 -7
- data/slice/Ice/InstrumentationF.ice +13 -7
- data/slice/Ice/LocalException.ice +35 -29
- data/slice/Ice/Locator.ice +13 -7
- data/slice/Ice/LocatorF.ice +13 -7
- data/slice/Ice/Logger.ice +13 -7
- data/slice/Ice/LoggerF.ice +13 -7
- data/slice/Ice/Metrics.ice +14 -9
- data/slice/Ice/ObjectAdapter.ice +24 -18
- data/slice/Ice/ObjectAdapterF.ice +13 -7
- data/slice/Ice/ObjectFactory.ice +20 -12
- data/slice/Ice/Plugin.ice +17 -8
- data/slice/Ice/PluginF.ice +17 -7
- data/slice/Ice/Process.ice +13 -7
- data/slice/Ice/ProcessF.ice +13 -7
- data/slice/Ice/Properties.ice +25 -14
- data/slice/Ice/PropertiesAdmin.ice +13 -7
- data/slice/Ice/PropertiesF.ice +13 -7
- data/slice/Ice/RemoteLogger.ice +13 -7
- data/slice/Ice/Router.ice +14 -8
- data/slice/Ice/RouterF.ice +13 -7
- data/slice/Ice/ServantLocator.ice +27 -21
- data/slice/Ice/ServantLocatorF.ice +13 -7
- data/slice/Ice/SliceChecksumDict.ice +13 -7
- data/slice/Ice/ValueFactory.ice +19 -12
- data/slice/Ice/Version.ice +13 -7
- data/slice/IceBT/ConnectionInfo.ice +12 -7
- data/slice/IceBT/EndpointInfo.ice +12 -7
- data/slice/IceBT/Types.ice +12 -7
- data/slice/IceBox/IceBox.ice +12 -7
- data/slice/IceDiscovery/IceDiscovery.ice +12 -7
- data/slice/IceGrid/Admin.ice +41 -35
- data/slice/IceGrid/Descriptor.ice +15 -10
- data/slice/IceGrid/Exception.ice +15 -10
- data/slice/IceGrid/FileParser.ice +14 -8
- data/slice/IceGrid/PluginFacade.ice +13 -7
- data/slice/IceGrid/Registry.ice +13 -7
- data/slice/IceGrid/Session.ice +18 -12
- data/slice/IceGrid/UserAccountMapper.ice +16 -10
- data/slice/IceIAP/ConnectionInfo.ice +10 -7
- data/slice/IceIAP/EndpointInfo.ice +10 -7
- data/slice/IceLocatorDiscovery/IceLocatorDiscovery.ice +12 -7
- data/slice/IcePatch2/FileInfo.ice +12 -7
- data/slice/IcePatch2/FileServer.ice +13 -8
- data/slice/IceSSL/ConnectionInfo.ice +13 -7
- data/slice/IceSSL/ConnectionInfoF.ice +13 -7
- data/slice/IceSSL/EndpointInfo.ice +13 -7
- data/slice/IceStorm/IceStorm.ice +17 -11
- data/slice/IceStorm/Metrics.ice +12 -8
- metadata +4 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 79ea9a56d0c6d3eaf5e8cd34f1d175cf105d39e0
|
|
4
|
+
data.tar.gz: d07d89217f5dc17aaa34856fdc133f5ee8cac13f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d79d2329cbaa873fb11bafa7f12b701769ea8970ad8cf044f09c101aaa802d3661e1a0e8924c9a2f134e244e31fb55091339727a5c82fd3ef3fd71a813abae04
|
|
7
|
+
data.tar.gz: 2cc262447c5727446cb17de0259b0e021d45562896e466478df574506ef65fa22a665fdb8e1b0f38e525a1f4ace92def1af9146ae1b4c5cc7a2dcdf15c3c860c
|
data/ICE_LICENSE
CHANGED
data/bin/slice2rb
CHANGED
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env ruby
|
|
2
|
-
# **********************************************************************
|
|
3
2
|
#
|
|
4
|
-
# Copyright (c)
|
|
3
|
+
# Copyright (c) ZeroC, Inc. All rights reserved.
|
|
5
4
|
#
|
|
6
|
-
# This copy of Ice is licensed to you under the terms described in the
|
|
7
|
-
# ICE_LICENSE file included in this distribution.
|
|
8
|
-
#
|
|
9
|
-
# **********************************************************************
|
|
10
5
|
|
|
11
6
|
require 'Ice'
|
|
12
7
|
sliceDir = Ice.getSliceDir()
|
data/ext/Communicator.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Communicator.h>
|
|
11
6
|
#include <ImplicitContext.h>
|
|
@@ -79,7 +74,7 @@ private:
|
|
|
79
74
|
|
|
80
75
|
extern "C"
|
|
81
76
|
VALUE
|
|
82
|
-
IceRuby_initialize(int argc, VALUE* argv, VALUE self)
|
|
77
|
+
IceRuby_initialize(int argc, VALUE* argv, VALUE /*self*/)
|
|
83
78
|
{
|
|
84
79
|
ICE_RUBY_TRY
|
|
85
80
|
{
|
|
@@ -333,7 +328,7 @@ IceRuby_initialize(int argc, VALUE* argv, VALUE self)
|
|
|
333
328
|
|
|
334
329
|
extern "C"
|
|
335
330
|
VALUE
|
|
336
|
-
IceRuby_stringToIdentity(VALUE self
|
|
331
|
+
IceRuby_stringToIdentity(VALUE /*self*/, VALUE str)
|
|
337
332
|
{
|
|
338
333
|
ICE_RUBY_TRY
|
|
339
334
|
{
|
|
@@ -347,7 +342,7 @@ IceRuby_stringToIdentity(VALUE self, VALUE str)
|
|
|
347
342
|
|
|
348
343
|
extern "C"
|
|
349
344
|
VALUE
|
|
350
|
-
IceRuby_identityToString(int argc, VALUE* argv, VALUE self)
|
|
345
|
+
IceRuby_identityToString(int argc, VALUE* argv, VALUE /*self*/)
|
|
351
346
|
{
|
|
352
347
|
ICE_RUBY_TRY
|
|
353
348
|
{
|
data/ext/Communicator.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_COMMUNICATOR_H
|
|
11
6
|
#define ICE_RUBY_COMMUNICATOR_H
|
data/ext/Config.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_CONFIG_H
|
|
11
6
|
#define ICE_RUBY_CONFIG_H
|
|
@@ -52,8 +47,25 @@
|
|
|
52
47
|
#define HAVE_ISFINITE 1
|
|
53
48
|
#endif
|
|
54
49
|
|
|
50
|
+
//
|
|
51
|
+
// BUGFIX: Workaround unused parameter in ruby.h header file
|
|
52
|
+
//
|
|
53
|
+
#if defined(__clang__)
|
|
54
|
+
# pragma clang diagnostic push
|
|
55
|
+
# pragma clang diagnostic ignored "-Wunused-parameter"
|
|
56
|
+
#elif defined(__GNUC__)
|
|
57
|
+
# pragma GCC diagnostic push
|
|
58
|
+
# pragma GCC diagnostic ignored "-Wunused-parameter"
|
|
59
|
+
#endif
|
|
60
|
+
|
|
55
61
|
#include <ruby.h>
|
|
56
62
|
|
|
63
|
+
#if defined(__clang__)
|
|
64
|
+
# pragma clang diagnostic pop
|
|
65
|
+
#elif defined(__GNUC__)
|
|
66
|
+
# pragma GCC diagnostic pop
|
|
67
|
+
#endif
|
|
68
|
+
|
|
57
69
|
//
|
|
58
70
|
// The Ruby header file win32/win32.h defines a number of macros for
|
|
59
71
|
// functions like shutdown() and close() that wreak havoc.
|
data/ext/Connection.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Connection.h>
|
|
11
6
|
#include <Endpoint.h>
|
|
@@ -26,9 +21,7 @@ static VALUE _udpConnectionInfoClass;
|
|
|
26
21
|
static VALUE _wsConnectionInfoClass;
|
|
27
22
|
static VALUE _sslConnectionInfoClass;
|
|
28
23
|
|
|
29
|
-
// **********************************************************************
|
|
30
24
|
// Connection
|
|
31
|
-
// **********************************************************************
|
|
32
25
|
|
|
33
26
|
extern "C"
|
|
34
27
|
void
|
|
@@ -333,9 +326,7 @@ IceRuby_Connection_equals(VALUE self, VALUE other)
|
|
|
333
326
|
return Qnil;
|
|
334
327
|
}
|
|
335
328
|
|
|
336
|
-
// **********************************************************************
|
|
337
329
|
// ConnectionInfo
|
|
338
|
-
// **********************************************************************
|
|
339
330
|
|
|
340
331
|
extern "C"
|
|
341
332
|
void
|
data/ext/Connection.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_CONNECTION_H
|
|
11
6
|
#define ICE_RUBY_CONNECTION_H
|
data/ext/Endpoint.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Endpoint.h>
|
|
11
6
|
#include <Util.h>
|
|
@@ -25,9 +20,7 @@ static VALUE _wsEndpointInfoClass;
|
|
|
25
20
|
static VALUE _opaqueEndpointInfoClass;
|
|
26
21
|
static VALUE _sslEndpointInfoClass;
|
|
27
22
|
|
|
28
|
-
// **********************************************************************
|
|
29
23
|
// Endpoint
|
|
30
|
-
// **********************************************************************
|
|
31
24
|
|
|
32
25
|
extern "C"
|
|
33
26
|
void
|
|
@@ -115,9 +108,7 @@ IceRuby_Endpoint_equals(VALUE self, VALUE other)
|
|
|
115
108
|
return IceRuby_Endpoint_cmp(self, other) == INT2NUM(0) ? Qtrue : Qfalse;
|
|
116
109
|
}
|
|
117
110
|
|
|
118
|
-
// **********************************************************************
|
|
119
111
|
// EndpointInfo
|
|
120
|
-
// **********************************************************************
|
|
121
112
|
|
|
122
113
|
extern "C"
|
|
123
114
|
void
|
data/ext/Endpoint.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_ENDPOINT_H
|
|
11
6
|
#define ICE_RUBY_ENDPOINT_H
|
data/ext/ImplicitContext.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <ImplicitContext.h>
|
|
11
6
|
#include <Util.h>
|
data/ext/ImplicitContext.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_IMPLICIT_CONTEXT_H
|
|
11
6
|
#define ICE_RUBY_IMPLICIT_CONTEXT_H
|
data/ext/Init.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Communicator.h>
|
|
11
6
|
#include <ImplicitContext.h>
|
data/ext/Logger.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Logger.h>
|
|
11
6
|
#include <Util.h>
|
data/ext/Logger.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_LOGGER_H
|
|
11
6
|
#define ICE_RUBY_LOGGER_H
|
data/ext/Operation.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Operation.h>
|
|
11
6
|
#include <Proxy.h>
|
data/ext/Operation.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_OPERATION_H
|
|
11
6
|
#define ICE_RUBY_OPERATION_H
|
data/ext/Properties.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Properties.h>
|
|
11
6
|
#include <Util.h>
|
|
@@ -27,7 +22,7 @@ IceRuby_Properties_free(Ice::PropertiesPtr* p)
|
|
|
27
22
|
|
|
28
23
|
extern "C"
|
|
29
24
|
VALUE
|
|
30
|
-
IceRuby_createProperties(int argc, VALUE* argv, VALUE self)
|
|
25
|
+
IceRuby_createProperties(int argc, VALUE* argv, VALUE /*self*/)
|
|
31
26
|
{
|
|
32
27
|
ICE_RUBY_TRY
|
|
33
28
|
{
|
data/ext/Properties.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_PROPERTIES_H
|
|
11
6
|
#define ICE_RUBY_PROPERTIES_H
|
data/ext/Proxy.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <IceUtil/DisableWarnings.h>
|
|
11
6
|
#include <Proxy.h>
|
|
@@ -24,9 +19,7 @@ using namespace IceRuby;
|
|
|
24
19
|
|
|
25
20
|
static VALUE _proxyClass;
|
|
26
21
|
|
|
27
|
-
// **********************************************************************
|
|
28
22
|
// ObjectPrx
|
|
29
|
-
// **********************************************************************
|
|
30
23
|
|
|
31
24
|
extern "C"
|
|
32
25
|
void
|
|
@@ -1057,7 +1050,7 @@ checkedCastImpl(const Ice::ObjectPrx& p, const string& id, VALUE facet, VALUE ct
|
|
|
1057
1050
|
|
|
1058
1051
|
extern "C"
|
|
1059
1052
|
VALUE
|
|
1060
|
-
IceRuby_ObjectPrx_checkedCast(int argc, VALUE* args, VALUE self)
|
|
1053
|
+
IceRuby_ObjectPrx_checkedCast(int argc, VALUE* args, VALUE /*self*/)
|
|
1061
1054
|
{
|
|
1062
1055
|
//
|
|
1063
1056
|
// ice_checkedCast is called from generated code, therefore we always expect
|
|
@@ -1123,7 +1116,7 @@ IceRuby_ObjectPrx_checkedCast(int argc, VALUE* args, VALUE self)
|
|
|
1123
1116
|
|
|
1124
1117
|
extern "C"
|
|
1125
1118
|
VALUE
|
|
1126
|
-
IceRuby_ObjectPrx_uncheckedCast(int argc, VALUE* args, VALUE self)
|
|
1119
|
+
IceRuby_ObjectPrx_uncheckedCast(int argc, VALUE* args, VALUE /*self*/)
|
|
1127
1120
|
{
|
|
1128
1121
|
ICE_RUBY_TRY
|
|
1129
1122
|
{
|
|
@@ -1249,7 +1242,7 @@ IceRuby_ObjectPrx_ice_uncheckedCast(VALUE self, VALUE obj, VALUE facet)
|
|
|
1249
1242
|
|
|
1250
1243
|
extern "C"
|
|
1251
1244
|
VALUE
|
|
1252
|
-
IceRuby_ObjectPrx_ice_staticId(VALUE self)
|
|
1245
|
+
IceRuby_ObjectPrx_ice_staticId(VALUE /*self*/)
|
|
1253
1246
|
{
|
|
1254
1247
|
ICE_RUBY_TRY
|
|
1255
1248
|
{
|
|
@@ -1261,7 +1254,7 @@ IceRuby_ObjectPrx_ice_staticId(VALUE self)
|
|
|
1261
1254
|
|
|
1262
1255
|
extern "C"
|
|
1263
1256
|
VALUE
|
|
1264
|
-
IceRuby_ObjectPrx_new(int /*argc*/, VALUE* /*args*/, VALUE self)
|
|
1257
|
+
IceRuby_ObjectPrx_new(int /*argc*/, VALUE* /*args*/, VALUE /*self*/)
|
|
1265
1258
|
{
|
|
1266
1259
|
ICE_RUBY_TRY
|
|
1267
1260
|
{
|
data/ext/Proxy.h
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#ifndef ICE_RUBY_PROXY_H
|
|
11
6
|
#define ICE_RUBY_PROXY_H
|
data/ext/Slice.cpp
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
// **********************************************************************
|
|
2
1
|
//
|
|
3
|
-
// Copyright (c)
|
|
2
|
+
// Copyright (c) ZeroC, Inc. All rights reserved.
|
|
4
3
|
//
|
|
5
|
-
// This copy of Ice is licensed to you under the terms described in the
|
|
6
|
-
// ICE_LICENSE file included in this distribution.
|
|
7
|
-
//
|
|
8
|
-
// **********************************************************************
|
|
9
4
|
|
|
10
5
|
#include <Slice.h>
|
|
11
6
|
#include <Util.h>
|
|
@@ -21,7 +16,7 @@ using namespace Slice::Ruby;
|
|
|
21
16
|
|
|
22
17
|
extern "C"
|
|
23
18
|
VALUE
|
|
24
|
-
IceRuby_loadSlice(int argc, VALUE* argv, VALUE self)
|
|
19
|
+
IceRuby_loadSlice(int argc, VALUE* argv, VALUE /*self*/)
|
|
25
20
|
{
|
|
26
21
|
ICE_RUBY_TRY
|
|
27
22
|
{
|
|
@@ -163,7 +158,7 @@ IceRuby_loadSlice(int argc, VALUE* argv, VALUE self)
|
|
|
163
158
|
|
|
164
159
|
extern "C"
|
|
165
160
|
VALUE
|
|
166
|
-
IceRuby_compile(int argc, VALUE* argv, VALUE self)
|
|
161
|
+
IceRuby_compile(int argc, VALUE* argv, VALUE /*self*/)
|
|
167
162
|
{
|
|
168
163
|
ICE_RUBY_TRY
|
|
169
164
|
{
|
|
@@ -190,16 +185,6 @@ IceRuby_compile(int argc, VALUE* argv, VALUE self)
|
|
|
190
185
|
cerr << argSeq[0] << ": error:" << ex.what() << endl;
|
|
191
186
|
rc = EXIT_FAILURE;
|
|
192
187
|
}
|
|
193
|
-
catch(const std::string& msg)
|
|
194
|
-
{
|
|
195
|
-
cerr << argSeq[0] << ": error:" << msg << endl;
|
|
196
|
-
rc = EXIT_FAILURE;
|
|
197
|
-
}
|
|
198
|
-
catch(const char* msg)
|
|
199
|
-
{
|
|
200
|
-
cerr << argSeq[0] << ": error:" << msg << endl;
|
|
201
|
-
rc = EXIT_FAILURE;
|
|
202
|
-
}
|
|
203
188
|
catch(...)
|
|
204
189
|
{
|
|
205
190
|
cerr << argSeq[0] << ": error:" << "unknown exception" << endl;
|