Re: xrandr: Changes to 'master'

2015-03-30 Thread Jeremy Huddleston Sequoia
xrandr.c:2470:8: error: void function 'print_output_property' should not return a value [-Wreturn-type,Semantic Issue] return NULL; ^ 1 error generated. --- Do you want to print an error message and then return? > On Mar 29, 2015, at 21:58, Dave Airlie wrote: > > xrand

Re: xrandr: Changes to 'master'

2015-03-30 Thread Dave Airlie
On 31 March 2015 at 10:09, Jeremy Huddleston Sequoia wrote: > xrandr.c:2470:8: error: void function 'print_output_property' should not > return a value [-Wreturn-type,Semantic Issue] >return NULL; >^ > 1 error generated. oops, fixed. > > --- > > Do you want to print an