[ros-dev] [ros-diffs] [ekohl] 45637: [SERVICES] Disable a number of debug messages in the service manager.

Aleksey Bragin aleksey at reactos.org
Sun Feb 21 11:35:36 CET 2010


On Feb 20, 2010, at 11:52 PM, ekohl at svn.reactos.org wrote:

> Author: ekohl
> Date: Sat Feb 20 21:52:14 2010
> New Revision: 45637
>
> URL: http://svn.reactos.org/svn/reactos?rev=45637&view=rev
> Log:
> [SERVICES]
> Disable a number of debug messages in the service manager.
> -        DPRINT1("RpcServerUseProtseqEpW() failed (Status %lx)\n",  
> Status);
> +        DPRINT("RpcServerUseProtseqEpW() failed (Status %lx)\n",  
> Status);

> -        DPRINT1("RpcServerRegisterIf() failed (Status %lx)\n",  
> Status);
> +        DPRINT("RpcServerRegisterIf() failed (Status %lx)\n",  
> Status);
..etc

Why disable critical failures notifications? Or they are not so  
critical?



More information about the Ros-dev mailing list