search for: seketeli

Displaying 5 results from an estimated 5 matches for "seketeli".

2016 May 12
2
Before we go cleaning up LLVM+Clang of all Static Analyzer Warnings...
On Fri, May 6, 2016 at 3:09 AM, Apelete Seketeli <apelete at seketeli.net> wrote: > Hi David, > > On Thu, May-05-2016 at 11:20:06 AM -0700, David Blaikie wrote: > > Hi Apelete, > > > > Thanks for trying to help cleanup the LLVM codebase of Clang Static > > Analyzer warnings. > > > > But it seems...
2008 Mar 06
0
[ANNOUNCE] xtrans 1.1
...pace under Linux. xtrans 1.1 Ben Byer (5): suppress warning about socket directory ownership on OS X changes to support launchd on OS X removed cvs tags Fix for incorrect processing of recycled launchd socket on OS X make launchd error messages less scary Dodji Seketeli (2): libxtrans: fix linux compilation breakage libxtrans: fixed a typo in my last commit Jeremy Huddleston (1): Fixed #ifdef checks that were using i386 to use __i386__ git tag: xtrans-1.1 http://xorg.freedesktop.org/archive/individual/lib/xtrans-1.1.tar.bz2 MD5: 8546e3a060aefb...
2016 May 05
4
Before we go cleaning up LLVM+Clang of all Static Analyzer Warnings...
Hi Apelete, Thanks for trying to help cleanup the LLVM codebase of Clang Static Analyzer warnings. But it seems a lot of the fixes that are being proposed are somewhat mechanical and may be doing the wrong thing in a few ways. * Initializing variables that are only used when initialized through some existing codepath - this can make tools like Memory Sanitizer less useful, because now the value
2008 May 22
0
[ANNOUNCE] xorg-server 1.4.99.902
...make visualRating GLX_NONE - note GLX_NONE is not == 0 glx: silly nitpick... GLcore: make googleearth not crash the server on sw-rendering. glx: test for valid read and draw privates before using them David Nusinow (1): Bug #10016: Implement WM_CLASS hints in Xephyr. Dodji Seketeli (1): [Xephyr/DRI] correctly route motion events targeted at GL drawable Donnie Berkholz (2): Xephyr: Distribute ephyrdriext.h in tarballs. Xephyr: Build fix: Port across XF86dri.c changes from Mesa. Doug Chapman (1): Bug #14091: Fix build (and runtime) on ia64. Eamon Wals...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...itignore for ctags usage bug #10008: Make Xvfb.1 document the correct default depth Bug #13860: Ensure that the DRI mode is in octal format. Add missing file from previous commit. David S. Miller (1): [SBUS]: Fix build, use getpagesize() instead of xf86getpagesize(). Dodji Seketeli (67): Kdrive: unbreak kdrive linking Xephyr: fix compilation breakage. xserver: test presence of strlcpy in configure xserver: don't force DTRACE detection by default Xephyr: fix compiler warnings Fix #12650: "windows not receiving mouse events in multip...