Otavio Salvador <[EMAIL PROTECTED]> writes:

> "Debarshi 'Rishi' Ray" <[EMAIL PROTECTED]> writes:
>
>>> More importantly: it needs to be set to zero upon declaration.
>>
>> Global variables need not be set to zero upon declaration. They are
>> set to 0 or NULL (whichever is applicable) by default.
>
> Right but would you change the variable name as suggested by Benno?
> It looks much clear to me.

Doing another review on your patch I think would be better to
initialize it since all other variables are being initialized and it
makes the code easier to read. Please, do that.

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: [EMAIL PROTECTED]      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."


_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to