#35420: p5-crypt-passwdmd5: sed: RE error: illegal byte sequence ---------------------------------+-------------------------- Reporter: ak@… | Owner: ooburai@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: mountainlion Port: p5-crypt-passwdmd5 | ---------------------------------+-------------------------- Comment (by jeremyhu@…): More often than not (of the times I've checked) the file is not properly encoded with any standard. The issue is usually that portions of the file are valid UTF8 whereas other portions are ISO-8859-XX ... usually resulting from developers from different regions all working on the same source code with different settings. Luckily the real code is restricted to the common ASCII subset and these inconsistencies are usually in comments. -- Ticket URL: <https://trac.macports.org/ticket/35420#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS