Re: [Vala] [Genie] multi-line structs



Are you sure you have git master? Did you remove previous versions of
valac?

I can compile that without any problems



On Tue, 2010-01-05 at 22:51 -0500, Arc Riley wrote:
35     var attrs = Gdk.WindowAttr () {
36       title = self._title,
37       width = 100, height = 100
38     }

src/windows.gs:36.1-36.7: error: syntax error, expected `=' but got
`tab indent' with previous end of line

This is with git master, works fine when lines 35-37 end in \ though


        I have now implemented the python way in master (stuff in
        parens and
        braces may straddle multiple lines) - please verify it works
        as you now
        expect
        
        jamie
        
        





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]