← Back to team overview

hipl-core team mailing list archive

Re: [Branch ~hipl-core/hipl/trunk] Rev 4915: More verbose debug messages.

 

On Thu, Aug 26, 2010 at 11:48:38AM +0200, Christof Mroz wrote:
> On Thu, 26 Aug 2010 11:39:13 +0200, René Hummen  
> <rene.hummen@xxxxxxxxxxxxxxxxx> wrote:
>
>>> static int hip_fw_handle_other_output(hip_fw_context_t *ctx)
>>> {
>>> -    int verdict           = accept_normal_traffic_by_default;
>>> +    HIP_DEBUG("accept_normal_traffic_by_default = %d\n",
>>> +        accept_normal_traffic_by_default);
>>
>> Miss-aligned.
>
> OK; it's 8 spaces, right?

No, you should indent smartly, not mechanically.  It should be described
in the HACKING files of both PISA and HIPL.  Have you read them?

Diego




Follow ups

References