]> git.eshelyaron.com Git - emacs.git/commit
Simplify xd_signature to pacify GCC 9
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 May 2019 22:06:39 +0000 (15:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 May 2019 22:29:50 +0000 (15:29 -0700)
commitd93f4bda7ab3a5230d9155a93e2a3759690e3101
tree607deec736b38dad1c5d3fa85feba318bd463701
parentb2e44b42463bf80286063299dbb73d27a040372e
Simplify xd_signature to pacify GCC 9

* src/dbusbind.c (xd_signature): Use simpler way to set up
the subsignature.  This also pacifies GCC 9 on Fedora 30 x86-64.
Backport from master.
src/dbusbind.c