<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/fb/fbpict.h, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://openid.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://openid.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/'/>
<updated>2018-02-05T12:57:14+00:00</updated>
<entry>
<title>Lift fb to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-05T12:57:14+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-11-05T20:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=f7207bcdc1b1f5d4b52cd3dccdde3762245ee42b'/>
<id>urn:sha1:f7207bcdc1b1f5d4b52cd3dccdde3762245ee42b</id>
<content type='text'>
Fixes ArcticaProject/nx-libs#640
</content>
</entry>
<entry>
<title>Clearing comments from $XFree86$ (et al.) header lines.</title>
<updated>2017-04-19T11:08:45+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-04-19T11:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=4ad88de861f6a513d4d6ae4b4609f7ced1001a6b'/>
<id>urn:sha1:4ad88de861f6a513d4d6ae4b4609f7ced1001a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fb: Mark some variables as unused.</title>
<updated>2016-07-05T06:11:41+00:00</updated>
<author>
<name>Cyril Brulebois</name>
<email>kibi@debian.org</email>
</author>
<published>2016-06-29T10:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=3a54da8bcaa9aa1935fb4bff183560d1bc330323'/>
<id>urn:sha1:3a54da8bcaa9aa1935fb4bff183560d1bc330323</id>
<content type='text'>
 There's no use for the values set through the various macro calls
 (fbGetDrawable and fbGetDrawablePixmap), so mark those variables as unused.

 The following warnings go away accordingly:
 |   CC     libfb_la-fb24_32.lo
 | fb24_32.c: In function 'fb24_32ReformatTile':
 | fb24_32.c:544:19: warning: variable 'newYoff' set but not used [-Wunused-but-set-variable]
 | fb24_32.c:544:10: warning: variable 'newXoff' set but not used [-Wunused-but-set-variable]
 | fb24_32.c:543:19: warning: variable 'oldYoff' set but not used [-Wunused-but-set-variable]
 | fb24_32.c:543:10: warning: variable 'oldXoff' set but not used [-Wunused-but-set-variable]
 |   CC     libfb_la-fbfill.lo
 | fbfill.c: In function 'fbFill':
 | fbfill.c:72:21: warning: variable 'stipYoff' set but not used [-Wunused-but-set-variable]
 | fbfill.c:72:11: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable]
 | fbfill.c:100:21: warning: variable 'stipYoff' set but not used [-Wunused-but-set-variable]
 | fbfill.c:100:11: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable]
 | fbfill.c:142:20: warning: variable 'tileYoff' set but not used [-Wunused-but-set-variable]
 | fbfill.c:142:10: warning: variable 'tileXoff' set but not used [-Wunused-but-set-variable]
 |   CC     libfb_la-fbgc.lo
 | fbgc.c: In function 'fbPadPixmap':
 | fbgc.c:92:19: warning: variable 'yOff' set but not used [-Wunused-but-set-variable]
 | fbgc.c:92:13: warning: variable 'xOff' set but not used [-Wunused-but-set-variable]
 | fbgc.c: In function 'fbCanEvenStipple':
 | fbgc.c:166:23: warning: variable 'stipYoff' set but not used [-Wunused-but-set-variable]
 | fbgc.c:166:13: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable]
 |   CC     libfb_la-fbpush.lo
 | fbpush.c: In function 'fbPushPixels':
 | fbpush.c:238:20: warning: variable 'stipYoff' set but not used [-Wunused-but-set-variable]
 | fbpush.c:238:10: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable]

 Reviewed-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
 Signed-off-by: Cyril Brulebois &lt;kibi@debian.org&gt;
 Backport to nx-libs: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Imported nx-X11-3.1.0-1.tar.gz</title>
<updated>2011-10-10T15:43:39+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-10-10T15:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/nx-libs/commit/?id=f4092abdf94af6a99aff944d6264bc1284e8bdd4'/>
<id>urn:sha1:f4092abdf94af6a99aff944d6264bc1284e8bdd4</id>
<content type='text'>
Summary: Imported nx-X11-3.1.0-1.tar.gz
Keywords:

Imported nx-X11-3.1.0-1.tar.gz
into Git repository
</content>
</entry>
</feed>
