Tom, The file I looked at used MacRoman encoding. I don't think it has problems with 8859-1 encoded files.
Mark On Wed, Aug 10, 2011 at 1:58 PM, Tom Morris <[email protected]> wrote: > On Wed, Aug 10, 2011 at 4:26 PM, Mark Fortner <[email protected]> wrote: > > It looks like the following files were checked in with something other > than > > UTF-8 encoding. This can cause problems for automated builds. > > Why can't an automated build deal with whatever encoding is used for > the files? You just need to tell the compiler what encoding it is. > > I'm pretty sure the source files are ISO Latin-1 (ie 8859-1), not UTF-8. > > Tom > > ------------------------------------------------------ > > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2814136 > > To unsubscribe from this discussion, e-mail: [ > [email protected]]. > To be allowed to post to the list contact the mailing list moderator, > email: [[email protected]] > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2814138 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
