[Bug 48637] New: Improve encoding of outgoing emails

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 21 02:20:13 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48637

            Bug ID: 48637
           Summary: Improve encoding of outgoing emails
           Product: Wine-Testbot
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

The emails sent by the TestBot probably assume the text is plain 7bit ASCII.
This can mangle some messages such as:
https://www.winehq.org/pipermail/wine-devel/2020-February/160217.html

../../../wine/dlls/d3d9/device.c:3729:56: error: expected ???;??? before
???stream???

The question marks should in fact be smart quotes. Fortunately this is mostly a
cosmetic issue and the pristine messages can be seen in the job details page.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list