edawson / gfakluge

A C++ library and utilities for manipulating the Graphical Fragment Assembly format.
http://edawson.github.io/gfakluge/
MIT License
51 stars 20 forks source link

Fix warnings #55

Closed cartoonist closed 4 years ago

cartoonist commented 5 years ago

This PR contains three commits each suppresses different type of compiler warnings (gcc 6.3/gcc 8.3). Although most of them are minors, I think it would be beneficial for the maintenance of the code.