misc/kforth: spello
This commit is contained in:
		
							parent
							
								
									eb03ca98f3
								
							
						
					
					
						commit
						0a010e4527
					
				| 
						 | 
					@ -328,7 +328,7 @@ Pixelbook::
 | 
				
			||||||
	<5>
 | 
						<5>
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
WTF‽ I spent an hour debugging this to realise it was a bounds overflow in
 | 
					WTF‽ I spent an hour debugging this to realise it was a bounds overflow in
 | 
				
			||||||
``write_num``. This led me to ckecking the behaviour of the maximum and
 | 
					``write_num``. This led me to checking the behaviour of the maximum and
 | 
				
			||||||
minimum values of ``KF_INT`` which led to me revising ``io.cc``::
 | 
					minimum values of ``KF_INT`` which led to me revising ``io.cc``::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	#include "defs.h"
 | 
						#include "defs.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue