mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	Changed some structures to avoid gcc's type-punned warnings.
This commit is contained in:
		
							parent
							
								
									e17fc50793
								
							
						
					
					
						commit
						4cb83571c4
					
				
					 34 changed files with 1043 additions and 1066 deletions
				
			
		|  | @ -376,7 +376,7 @@ tidyparam(Param pm) | |||
| { | ||||
|     if (!pm) | ||||
| 	return; | ||||
|     pm->flags &= ~PM_READONLY; | ||||
|     pm->node.flags &= ~PM_READONLY; | ||||
|     unsetparam_pm(pm, 0, 1); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue