mystor / rust-cpp

Embed C++ directly inside your rust code!
Apache License 2.0
798 stars 44 forks source link

Print compiler warnings are from the underlying C++ compiler #5

Closed mystor closed 7 years ago

mystor commented 7 years ago

This was handled by updating the version of gcc-rs which is used to one which supports this feature.