* commit '7c0b313df17569fd821a5617339f962fa1f1ef11': Change wctype_t from int to long.
This commit is contained in:
		@@ -64,7 +64,7 @@ enum {
 | 
			
		||||
    WC_TYPE_MAX
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
typedef int wctype_t;
 | 
			
		||||
typedef long wctype_t;
 | 
			
		||||
 | 
			
		||||
#define  WEOF        ((wint_t)(-1))
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user