GNU bug report logs -
#22241
25.0.50; etags Ruby parser problems
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Sat, 26 Dec 2015 04:00:02 UTC
Severity: normal
Found in version 25.0.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Cc: 22241 <at> debbugs.gnu.org
> From: Dmitry Gutov <dgutov <at> yandex.ru>
> Date: Tue, 2 Feb 2016 22:59:35 +0300
>
> >> If there's a comma at the end of the current line, the argument list
> >> continues on the next one.
> >
> > ...this. If supporting such split definitions is important, it will
> > need a slightly more complex code.
>
> It's basically a multiline function call. Not sure how frequently that
> is used with attr_* in practice, but in our big project at work, just
> one out of 190 attr_* declarations is multiline.
>
> So, it happens, but in the vast majority of cases the arguments stay on
> one line. Some projects (like Rails) choose to make several calls
> instead, as a stylistic choice.
>
> I can't really say yet if the lack of support for multiline calls is a
> significant problem, but it is an omission.
>
> Whether to implement it now, or close this bug and wait until another
> bug report, is up to you.
I implemented that now.
This bug report was last modified 9 years and 161 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.