librxvm
                                
                                 librxvm copied to clipboard
                                
                                    librxvm copied to clipboard
                            
                            
                            
                        Completion of error handling
Would you like to add more error handling for return values from functions like the following?
- fseek ⇒ bmh_partial
- ftell ⇒ bmh
Good catch, I'll fix that
Fixed cae348f74edbd28879745d5e09ac2f9d0571d2ec
Don't mind the red "x" from CI next to the new commits, the osx jobs on travis aren't running right now (high load I assume) so I've been cancelling them to run on the next commit. If you click into the details you see everything passed except the osx env.
- 
How do you think about to improve static source code analysis also for your software? 
- 
Are you interested to apply aspect-oriented software development? How do you think about to encapsulate error detection and corresponding exception handling as a reusable aspect in your software?