codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

Cleanup warnings during build #188

Closed nmcglo closed 4 years ago

nmcglo commented 4 years ago

Warning messages during the build process have gotten out of hand. Honestly the number of messages makes the build process significantly slower.

I'm going to clean up as many of the warnings as I can. I will likely leave the IOKernallang stuff warnings alone though till I can speak to someone who knows how that all works.

Will be addressed in Pull Request #187

nmcglo commented 4 years ago

I've done my best - there are still warnings from flex/lex/bison/yacc stuff but I'm not knowledgeable enough to fix any of them.