NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lib/51000: src/lib/libc/citrus/modules/citrus_johab.c:352: possible pointless assignment ?



>Number:         51000
>Category:       lib
>Synopsis:       src/lib/libc/citrus/modules/citrus_johab.c:352: possible pointless assignment ?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 24 12:05:00 +0000 2016
>Originator:     David Binderman
>Release:        cvs dated 20160324
>Organization:
>Environment:
>Description:
src/lib/libc/citrus/modules/citrus_johab.c:352]: (style) Variable 'l' is assigned a value that is never used.

Source code is

       l = (linear / 188) + m;


Suggest either remove assignment, or use l in some way. 

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index