]> source.dussan.org Git - tigervnc.git/commit
Use __attribute__:s directly 1574/head
authorPierre Ossman <ossman@cendio.se>
Wed, 4 Jan 2023 15:22:13 +0000 (16:22 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 5 Jan 2023 15:43:34 +0000 (16:43 +0100)
commit7a36fb8ca702fdf6548d3a791896a161c94af5b4
tree0b481bdc87db90a90b36bb09dd441345a30123eb
parentebfd56106d033c92f5f1a7d1c55d3509ebf978f7
Use __attribute__:s directly

These are supported by gcc and clang, and I don't think MSVC works well
with our code anyway, so let's keep things simple and use these
directly.
common/rdr/Exception.h
common/rfb/LogWriter.h
common/rfb/Logger.h
common/rfb/SConnection.h
common/rfb/util.h
unix/xserver/hw/vnc/RFBGlue.h
unix/xserver/hw/vnc/XorgGlue.h
vncviewer/DesktopWindow.h
vncviewer/vncviewer.h