Unmappable character for encoding
843810Jul 8 2004 — edited Jul 8 2004Hi --
After upgrading to 1.5-beta-2, I'm getting compilation errors for all of my files. The error is "unmappable character for encoding ASCII". The compiler is complaining about a copyright symbol used in our file header.
The strange thing is, I only get this error during my nightly build on my Solaris box. I can compile from the command line fine, and also from within emacs. Compiling on my Windows PC also works fine.
We use ant scripts (version 1.6.1) to do the build, and of course there may be differences in the cron environment that matter, but I can't figure out what they might be.
Anyone have any idea at all what I need to do to avoid this error? Thanks!
-J