[PATCH wayland 1/2] protocol: Replace '#defines' with 'macros'

Pekka Paalanen ppaalanen at gmail.com
Tue Sep 13 12:38:28 UTC 2016


On Wed, 17 Aug 2016 16:36:21 -0700
Bryce Harrington <bryce at osg.samsung.com> wrote:

> On Wed, Aug 17, 2016 at 04:03:31PM -0700, Yong Bakos wrote:
> > From: Yong Bakos <ybakos at humanoriented.com>
> > 
> > The use of # within a description causes the documentation generator
> > to mistake C syntax with a documentation link.
> > 
> > Remove the # from the documentation, suppressing the warning.
> > 
> > Signed-off-by: Yong Bakos <ybakos at humanoriented.com>  
> 
> Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

Hi,

I know we are in the RC period, but these don't even touch code at all
and are trivial, so I pushed them:
   da58173..9afa4bf  master -> master


Thanks,
pq


> > ---
> >  protocol/wayland.xml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> > index 3f2d967..6c6d078 100644
> > --- a/protocol/wayland.xml
> > +++ b/protocol/wayland.xml
> > @@ -287,7 +287,7 @@
> >  	formats are optional and may not be supported by the particular
> >  	renderer in use.
> >  
> > -	The drm format codes match the #defines in drm_fourcc.h.
> > +	The drm format codes match the macros defined in drm_fourcc.h.
> >  	The formats actually supported by the compositor will be
> >  	reported by the format event.
> >        </description>
> > -- 
> > 2.7.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160913/a24c6bab/attachment.sig>


More information about the wayland-devel mailing list