After loading the latest nightly build I have a new error message generated by the following string:

"#{degrees}° #{minutes}' #{seconds}\""

returns:

incompatible character encodings: US-ASCII and UTF-8

Is there something I can change so that I can use special characters again?

Bob Rice