[Vala] [Genie] removing the empty line at end of file requirement
- From: Arc Riley <arcriley gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] [Genie] removing the empty line at end of file requirement
- Date: Tue, 26 Jan 2010 15:07:23 -0500
At present, valac seems to be raising errors when the last line of a file is
indented (and is not followed by an empty line, etc), ie:
src/windows/_Thread.gs:75.16-75.15: error: syntax error, expected line end
or semicolon but got `dedent'
It's a small annoyance, but can we get this fixed in the next release? It
would seem fairly trivial, just treating EOF as a full dedent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]