bug-bash
[Top][All Lists]
Advanced

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

probably false redefinition for UCHAR_MAX in examples/loadables/getconf.


From: Erra Netmale
Subject: probably false redefinition for UCHAR_MAX in examples/loadables/getconf.h
Date: Mon, 12 Sep 2011 01:28:49 +0400

Hello folks,

browsing bash code, I found something that looks like a copy-paste typo:

#ifndef USHRT_MAX
#  define UCHAR_MAX     65535
#endif

So, I thought It would be useful to drop you a note about that.

-- 
erra



reply via email to

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