Re: Window prop list & prop del && Focus policy improvement



Am Samstag, den 09.08.2008, 11:54 +0300 schrieb Timo Korvola:
Christopher Bratusek <nano-master gmx de> writes:
> Trunk (after my "Major C-Part Clean-Up" patch has been commited)

As your cleanup patch went in after Teika's patch, it seems that no
committed revision builds with -pedantic -ansi.


maybe.

> Trunk. (I made changes to it)

Indeed, quite a few it seems.  At the time I was testing librep trunk
did not build with -pedantic -ansi.  

I know. but the headers are cleaned-up enough, so that sawfish does build with -pedantic -ansi with librep from trunk.

By the way, if you want to clean
up the code, you should work toward reducing void * abuse.  void *
should only be used when the pointed type cannot be known at compile
time.  Trying to placate the compiler may lead to the wrong direction
here.

> around line 80. There's one // but that's c++ style. for c it has to
> be /* */

Grepping for // I see it is not the only one, but apparently dlmalloc.c
hasn't been used since 2002.

Of course, but that's a librep file, I was speaking about sawfish - the clean-up of librep will take much longer than expected.

> and the "static struct prop_handler *prop_handlers;" has to be placed
> before prop_handler{}

It bothers me that I don't understand why.  Otherwise I'd say commit
it.

I also don't know why, sorry.

Chris

GNOME/Sawfish rule!

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]