>> What causes these strange Unicode characters in the commit message? > > I would guess editing the commit message in something like > a word processor (for example, Outlook's email editor). > > I think maybe Chris's contributed commit message had > those unicode characters. It looks like it was the > quotation marks.
I don't have a specific list, but about a dozen of the EDK-II trunk's *.uni files are strange, meaning Vim doesn't recognize them as Unicode, and shows them as ASCII. The vast majority of the project's *.uni files work properly. Maybe some of those files might be related to this strangeness. Next time I get that list of 10% of bad files, I'll submit a list, hopefully a patch, if I can understand the Unicodisms. Unrelated, but there's also a handful of non-ASCII punctunation characters in some of the manpage text, like the author was using Microsoft Word with SmartQuotes/etc enabled. Yuck. But maybe harmless. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
