#33032: tesseract: build failure because ccutil/strngs.h has UTF-8 BOM -------------------------+-------------------------------------------------- Reporter: jlg@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: tesseract -------------------------+-------------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: That stray character is the [http://en.wikipedia.org/wiki/Byte_order_mark#UTF-8 UTF-8 BOM], and I agree, a BOM does not belong in source files. The gcc-4.2 on my Snow Leopard Mac didn't complain about it; I guess it's the gcc-4.0 that's on Leopard and Tiger that's not happy about it. We can remove the BOM easily enough. -- Ticket URL: <https://trac.macports.org/ticket/33032#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS