lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #52611] Incorrect use of ctype macros?


From: Dirk Ziegelmeier
Subject: [lwip-devel] [bug #52611] Incorrect use of ctype macros?
Date: Thu, 7 Dec 2017 04:26:34 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

Update of bug #52611 (project lwip):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The function signature says they take an int as argument, so the cast is
correct. See:

http://pubs.opengroup.org/onlinepubs/009695399/functions/isdigit.html

http://pubs.opengroup.org/onlinepubs/009695399/functions/isxdigit.html

http://pubs.opengroup.org/onlinepubs/009695399/functions/islower.html

http://pubs.opengroup.org/onlinepubs/009695399/functions/isspace.html

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?52611>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]