mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 07:09:14 +00:00 
			
		
		
		
	
				Implicit type conversion argument of function to size_t type Suspicious sequence of types castings: size_t -> int -> size_t Consider reviewing the expression of the 'A = B == C' kind. The expression is calculated as following: 'A = (B == C)' Unsigned type is never < 0  | 
			||
|---|---|---|
| .. | ||
| config.h | ||
| regcomp.c | ||
| regex_internal.c | ||
| regex_internal.h | ||
| regex.c | ||
| regex.h | ||
| regexec.c | ||