26 Feb
2019
26 Feb
'19
10:20 p.m.
https://bugs.winehq.org/show_bug.cgi?id=38337 --- Comment #21 from Sergey Isakov <isakov-sl(a)bk.ru> --- /Volumes/MacHD/Users/sergey/Documents/Projects/winehq/dlls/winex11.drv/pen.c:50:56: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] for (i = 0; i < pos; i++) res[i] = min( dashes[i], 255 ); ~ ^~~ ------------------------------ signed <-> unsigned errors again -- 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.