18 Jan
2021
18 Jan
'21
8:56 p.m.
https://bugs.winehq.org/show_bug.cgi?id=50042 --- Comment #19 from Bruni <earns.61(a)gmail.com> --- Now please run awk '{lc=tolower($0)}; (lc ~ /Marshal/) || (lc ~ /SetFileTypes/) || (lc ~ /Exception/) || (lc ~ /handle/) || (lc ~ /wrapper/) {print NR, $0}' log.txt > shrinked_log.txt in the folder with log.txt -- 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.