tags 817046 + fixed-upstream On Mon, Mar 07, 2016 at 06:12:05PM +0300, Max Dmitrichenko wrote: > Package: libtinyxml2-dev > Version: 2.2.0-1 > Severity: minor > > Dear Maintainer, > > Open file /usr/include/tinyxml2.h in emacs and see ^M at the end of each line.
Actually the real reason for that is that tinyxml2.h has some lines with unix line endings while the rest of it has CRLF. If you do a regexp search for [^^M]$, you'll find those lines (use ^Q to insert a literal ^M in emacs). > Probably dos2unix should be run as a build step of the package. Perhaps, but it's been fixed in the master branch upstream. Looks like a one-off error, so I'm not sure if it's the right thing to do. Perhaps I'll just patch the line-endings for the time being. -- Kind regards, Loong Jin
signature.asc
Description: Digital signature

