LancePutnam / Gamma

Generic (Sound) Synthesis Library
Other
458 stars 54 forks source link

Update pstdint.h to 0.1.14. #26

Closed mhetrick closed 10 years ago

mhetrick commented 10 years ago

This removes most compiler issues on VS 2013. Multiple errors are still in scl.h, strategy.h, tbl.h, and effects.h.

LancePutnam commented 10 years ago

What are the other 'multiple errors'?

mhetrick commented 10 years ago

The other errors were in the e-mail report. Those were the unsigned int negation errors, and error C3066. Updating pstdint.h removed all redefinition errors.