http://bugs.winehq.org/show_bug.cgi?id=2340
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 attempting to use bug_report.pl 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 the EOF and ran it again. Worked fine.
I have generated and tested a simple patch if someone would like to have it