russellallen / self

Making the world safe for objects
http://selflanguage.org
707 stars 76 forks source link

Fix for narrowing compilation error in gcc 6.2.0 #122

Closed doublec closed 7 years ago

doublec commented 7 years ago

On Ubuntu 16.10 with gcc 6.2.0 there is a compilation error due to a narrowing conversion converting an unsigned char to a char.