similar to: compiz coding style

Displaying 20 results from an estimated 500 matches similar to: "compiz coding style"

2008 Jun 14
1
restricted coefficient and factor in linear regression.
Hi, my data set is data.frame(id, yr, y, l, e, k). I would like to estimate Lee and Schmidts (1993, OUP) model in R. My colleague wrote SAS code as follows: ** procedures for creating dummy variables are omitted ** ** di# and dt# are dummy variables for industry and time ** data a2; merge a1 a2 a; by id yr; proc sysnlin maxit=100 outest=beta2; endogenous y; exogenous l e k
2017 Oct 11
2
{ARM} IfConversion does not detect BX instruction as a branch
On Tue, Oct 10, 2017 at 4:48 PM, Friedman, Eli via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On 10/9/2017 3:10 AM, Gaƫl Jobin via llvm-dev wrote: > > Hi all, > > I got a silly bug when compiling our project with the latest Clang. Here's > the outputted assembly: > > tst r3, #255 > strbeq r6, [r7] > ldreq r6, [r4, r6, lsl #2] > strne r6, [r7, #4]
2004 Feb 17
2
BBO doesnt work properly
hi i have problems running BBO (that is Bridge Base Online - www.bridgebase.com) it's a program to play bridge online. when it starts everything looks working perfectly. i see other players, see the chat, but unfortunatelly i'm unable to connect to a table, or chat. it seems as if communication worked properly only one way (i see all server messages, but im unable to send anything to
2008 Jun 13
0
restricted coefficient and factor for linear regression.
Hi, my data set is data.frame(id, yr, y, l, e, k). I would like to estimate Lee and Schmidts (1993, OUP) model in R. My colleague wrote SAS code as follows: ** procedures for creating dummy variables are omitted ** ** di# and dt# are dummy variables for industry and time ** data a2; merge a1 a2 a; by id yr; proc sysnlin maxit=100 outest=beta2; endogenous y; exogenous l e k
2015 Mar 29
2
Invalid memory access / read stack overflow when reading config with zero bytes
Hi, When ssh accesses a config file that contains a zero byte it'll expose a stack overflow. This can only be seen with valgrind or with compiling ssh with address sanitizer. I'll attach the address sanitizer and valgrind output. Reproduce: dd if=/dev/zero of=zero bs=1 count=1 valgrind -q ssh -F zero x This was found while fuzzing ssh with american fuzzy lop. (Please CC me on replies,
2007 Mar 07
1
compiz not running on server-1.3-branch
Hi, I'm running latest server-1.3.-branch with git-mesa. compiz doesnt run and gives lots of these messages: compiz: pixmap 0x200008b can't be bound to texture compiz: Couldn't bind redirected window 0x1600008 to texture compiz: pixmap 0x200008d can't be bound to texture compiz: Couldn't bind redirected window 0x2200005 to texture compiz: pixmap 0x200008b can't be bound
2015 Mar 29
4
Invalid memory access / read stack overflow when reading config with zero bytes
On Mon, 30 Mar 2015 09:19:02 +1100 (AEDT) Damien Miller <djm at mindrot.org> wrote: > What version of OpenSSH is this? 6.8 portable on Linux. > Also, when reporting fuzzer-derived problems it really helps to > include the test-case. The "test case" is a one byte file containing a zero byte. But here it is :-) -- Hanno B?ck http://hboeck.de/ mail/jabber: hanno at
2006 Jun 28
1
Strange stuff in autogen.sh
Hi, In compiz' autogen.sh, there are these lines: # work around bgo 323968 ln -s ../po config/po intltoolize --force --copy --automake || exit 1 rm config/po Now, I'm not really familiar with that intltoolize/autotools/etc.-stuff, but am courious what this is for? What does bgo 323968 mean? Is this a bug number? It isn't in the fdo-bugzilla. The reason I'm investigating this
2007 Aug 25
1
Strange window flipping around
Hi, I have a glitch in all latest compiz versions (tried 0.5.2, 0.5.4 and git head+compiz-0.6 branch). When enabling cube and wobbly windows and moving a window left out of the screen (so the cube turns) the window seems to flip to the other side of the screen and back. This doesn't happen with 0.5. If required, I could try to make a film out of it. Any ideas what is wrong? I'd
2006 Sep 28
3
configuration tools
Hi, I was looking around for configuration tools for compiz. I don't really need anything special, but situation seems a bit problematic at the moment: - gset-compiz: Used it in the past, website is dead. - compiztools: Never seen it, but from what I read seems ok, but website defaced and download dead - csm: doesn't work with vanilla compiz So: Is there any tool atm to set the compiz
2007 Jul 08
2
[PATCH] Correct linking for png-plugin
If compiled with LDFLAGS="-Wl,--as-needed", compiz fails to correctly link the png-plugin. Attached patch fixes it (though I don't know if this is the correct way to do this in autotools). -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber at hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name:
2006 Sep 20
1
0.2 release
I'll try to get a stable 0.2 release out in the next couple of days. There will be a 0.2 branch and the idea is that the ABIVERSION will never change in this branch. If we need to extend the core in some way, we can always use the 'privates' system for that. I might want to include metacity theme support if I can get that working very soon but other than that I'd like to avoid
2015 Apr 26
2
[patch] TLS Handshake failures can crash imap-login
On 04/26/2015 04:07 PM, Florian Pritz wrote: > Since there are three people involved I kindly ask you to be more > specific as to who should provide which (exact) information. > > Given you ask for it right after quoting my link all I can tell you is > that I provide all the information you ask for (openssl version, crash > message) in the link you quoted. Sorry if I was not
2015 Mar 29
2
Invalid memory access / read stack overflow when reading config with zero bytes
On Mon, 30 Mar 2015, Damien Miller wrote: > On Mon, 30 Mar 2015, Hanno B?ck wrote: > > > On Mon, 30 Mar 2015 09:19:02 +1100 (AEDT) > > Damien Miller <djm at mindrot.org> wrote: > > > > > What version of OpenSSH is this? > > > > 6.8 portable on Linux. > > That's strange - the line numbers in the valgrind stack trace don't >
2006 Oct 06
2
[Fwd: Re: compiz coding style]
Argl, this was meant to go to the list and not only to Hanno! -- email - macslow@bangang.de www - http://macslow.thepimp.net lowfat - http://macslow.thepimp.net/sponsor-it -------------- next part -------------- An embedded message was scrubbed... From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@bangang.de> Subject: Re: [compiz] compiz coding style Date: Fri, 06 Oct 2006 01:53:46 +0200 Size:
2015 Apr 25
4
[patch] TLS Handshake failures can crash imap-login
On 04/25/2015 11:55 AM, James wrote: > On 24/04/2015 22:17, Hanno B?ck wrote: > > Hello, > >> I tracked down a tricky bug in dovecot that can cause the imap-login >> and pop3-login processes to crash on handshake failures. >> This can be tested by disabling SSLv3 in the dovecot config >> (ssl_protocols = !SSLv2 !SSLv3) and trying to connect with openssl and
2007 Jun 16
3
What is the motivation for choosing nVidia?
Dear developers I have just noticed your fantastic work, and I am looking forward to send you dumps of my GeForce 6150, when I get vacation in two weeks. It is an integrated GPU on my Asus A8N-VM CSM, so I hope it will work. The reason I post is, I am wondering what the motivation is for doing nVidia and not ATi? I have read the "FAQ:Why are you doing this?", but it doesn't
2015 Mar 29
2
Invalid memory access / read stack overflow when reading config with zero bytes
On Sun, 29 Mar 2015, Nico Kadel-Garcia wrote: > On Sun, Mar 29, 2015 at 6:36 PM, Hanno B?ck <hanno at hboeck.de> wrote: > > On Mon, 30 Mar 2015 09:19:02 +1100 (AEDT) > > Damien Miller <djm at mindrot.org> wrote: > > > >> What version of OpenSSH is this? > > > > 6.8 portable on Linux. > > There are a *lot* of Linux flavors. Which one?
2007 Oct 18
4
[ANNOUNCE] compiz-0.6.2
Hi, A new compiz release 0.6.2 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.2.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.2.tar.gz.sha1 ab5ecad856049a12a803fe6c94c3e55cdfcb5f68 compiz-0.6.2.tar.gz http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.2.tar.gz.sha1.asc
2017 Apr 25
4
[Announce] Samba 4.6.3 Available for Download
====================================================== "I think about food literally all day every day. It's a thing." Taylor Swift ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. Changes since 4.6.2: -------------------- o Michael Adam