In message <[email protected]> on Sun, 19 Jul 2015 04:27:27 -0500, "Matthew D. Fuller" <[email protected]> said:
fullermd> Though note that it _is_ disabled in the default config since the EWMH fullermd> stuff came in. I vacillate on that a little; if enabled and nothing's fullermd> using it, all it does is waste a few comparisons from time to time fullermd> finding that out, which isn't meaningful overhead... Hmm... well, I was using an old build directory, so I probably had a configuration from last year or so cached. I started over just now and *poof*, problem gone ;-) I'm getting all kinds of other warnings about poorly declared symbols, but that's helped by defining _XOPEN_SOURCE and sometimes _XOPEN_SOURCE_EXTENDED... which I'd recommend over _POSIX_C_SOURCE, btw; it seems more consistent. I hope it's ok that I just commit when I'm done (sorry for the tip-toeing, but I've been away for so long...) -- Richard Levitte [email protected] http://richard.levitte.org/ "Life is a tremendous celebration - and I'm invited!" -- from a friend's blog, translated from Swedish
