http://bugs.winehq.org/show_bug.cgi?id=2341
Summary: bug_report.pl failed to compile Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.org ReportedBy: farmerdan@i-rule.net
When trying to generate a bug report I received the following message:
Missing right curly or square bracket at ./bug_report.pl line 584, at end of line syntax error at ./bug_report.pl line 584, at EOF Execution of ./bug_report.pl aborted due to compilation errors.
I added a "}" at EOF and everything worked fine. I have generated a simple patch that fixes this if you'd care to have it.