parent
							
								
									7c9d0a5969
								
							
						
					
					
						commit
						f39979c6d3
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -63,6 +63,8 @@ void Bindings::sort() | ||||||
| 
 | 
 | ||||||
| static void printValue(std::ostream & str, std::set<const Value *> & active, const Value & v) | static void printValue(std::ostream & str, std::set<const Value *> & active, const Value & v) | ||||||
| { | { | ||||||
|  |     checkInterrupt(); | ||||||
|  | 
 | ||||||
|     if (active.find(&v) != active.end()) { |     if (active.find(&v) != active.end()) { | ||||||
|         str << "<CYCLE>"; |         str << "<CYCLE>"; | ||||||
|         return; |         return; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue