Bug #7348
closed
cstyle can't handle ellipsis on continuation line
Added by Hans Rosenfeld almost 6 years ago.
Updated almost 6 years ago.
Category:
tools - gate/build tools
Description
The following function header makes cstyle complain:
static int
foo(char bar, int baz,
...)
It should detect that this is a correctly indented continuation of a function header.
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c667d216889ea8258f2adb49c28cb0ef47990e5a
commit c667d216889ea8258f2adb49c28cb0ef47990e5a
Author: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Date: 2016-09-01T15:31:35.000Z
7348 cstyle can't handle ellipsis on continuation line
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Also available in: Atom
PDF