On Wed, 26 Jul 2017 15:57:19 +0100
Emil Velikov wrote:
> On 3 July 2017 at 10:16, Jonas Ådahl wrote:
> > When input/output files are passed as arguments to wayland-scanner,
> > instead of using stdin/stdout, warning and error messages will contain
> > the file name, together with line number, of
On 27 July 2017 at 13:53, Pekka Paalanen wrote:
> On Wed, 26 Jul 2017 15:57:19 +0100
> Emil Velikov wrote:
>
>> On 3 July 2017 at 10:16, Jonas Ådahl wrote:
>> > When input/output files are passed as arguments to wayland-scanner,
>> > instead of using stdin/stdout, warning and error messages will
On Wed, 26 Jul 2017 15:57:19 +0100
Emil Velikov wrote:
> On 3 July 2017 at 10:16, Jonas Ådahl wrote:
> > When input/output files are passed as arguments to wayland-scanner,
> > instead of using stdin/stdout, warning and error messages will contain
> > the file name, together with line number, of
On 3 July 2017 at 10:16, Jonas Ådahl wrote:
> When input/output files are passed as arguments to wayland-scanner,
> instead of using stdin/stdout, warning and error messages will contain
> the file name, together with line number, of the warning/error. Doing
> this helps IDEs jump to the correct l
On Mon, 3 Jul 2017 17:16:44 +0800
Jonas Ådahl wrote:
> When input/output files are passed as arguments to wayland-scanner,
> instead of using stdin/stdout, warning and error messages will contain
> the file name, together with line number, of the warning/error. Doing
> this helps IDEs jump to th
When input/output files are passed as arguments to wayland-scanner,
instead of using stdin/stdout, warning and error messages will contain
the file name, together with line number, of the warning/error. Doing
this helps IDEs jump to the correct line.
Signed-off-by: Jonas Ådahl
---
Makefile.am