- https://tebibyte.media/~emma
 - 
					
fae/faer
 -  Joined on 
2022-02-27  
Block a user
	
				
				
					Annoying little fixes that should’ve landed by now
					
					
						
					
				
			
			This change actually fixes a bug, without it, the program exits unsuccessfully. The problem is that if you have truncate as true (the default behavior) and try to append, the Rust standard library…
				
				
					Annoying little fixes that should’ve landed by now
					
					
						
					
				
			
			The line did not fit within 80 columns and there was no other good place to break it.
				
				
					Annoying little fixes that should’ve landed by now
					
					
						
					
				
			
			@trinity commented on this pull request.
I have some questions about certain changes.
In src/dj.c: diff --git a/src/dj.c b/src/dj.c --- a/src/dj.c +++ b/src/dj.c @@ -286,2…
				
				
					Directory structure
					
					
						
					
				
			
			we will eventually migrate to a monorepo, probably with git subtrees for each individual component. this issue is relevant but can be discussed at a later date.