mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-30 19:11:36 +01:00 
			
		
		
		
	* "on" nodes inherit the exception catching state from the "try"
git-svn-id: branches/debug_eh@42194 -
This commit is contained in:
		
							parent
							
								
									3f2578a3e3
								
							
						
					
					
						commit
						d0be4f11b8
					
				| @ -633,7 +633,7 @@ implementation | ||||
|             current_procinfo.CurrBreakLabel:=breakexceptlabel; | ||||
|           end; | ||||
| 
 | ||||
|          flowcontrol:=[fc_inflowcontrol]; | ||||
|          flowcontrol:=[fc_inflowcontrol]+trystate.oldflowcontrol*[fc_catching_exceptions]; | ||||
|          { on statements } | ||||
|          if assigned(right) then | ||||
|            secondpass(right); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jonas Maebe
						Jonas Maebe