mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	bogus uninitialised variable warning
This commit is contained in:
		
							parent
							
								
									b2f8bc5ea2
								
							
						
					
					
						commit
						24520730a6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1224,7 +1224,7 @@ static int | |||
| ca_parse_line(Cadef d, int multi, int first) | ||||
| { | ||||
|     Caarg adef, ddef; | ||||
|     Caopt ptr, wasopt, dopt; | ||||
|     Caopt ptr, wasopt = NULL, dopt; | ||||
|     struct castate state; | ||||
|     char *line, *pe, **argxor = NULL; | ||||
|     int cur, doff, argend, arglast; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue