Hey, I thought this was good enough time to upgrade as any, and see if those bugs I described earlier would go away.
Unfortunately I get compile problems. Here is a dump of the make command: [EMAIL PROTECTED]: /usr/local/src/ion/ion-3ds-20050227 $ make set -e; for i in libtu libextl libmainloop ioncore ion pwm etc utils man po mod_ionws mod_floatws mod_query mod_menu mod_dock mod_sp mod_sm mod_panews de mod_mgmtmode mod_statusbar; do make -C $i; done gcc -g -O2 -W -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -pedantic -Wuninitialized -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND -DHAS_SYSTEM_ASPRINTF -c output.c -o output.o In file included from output.c:23: private.h:15:21: libintl.h: No such file or directory output.c: In function `fallback_warn': output.c:116: warning: implicit declaration of function `dgettext' output.c:117: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast make[1]: *** [output.o] Error 1 make: *** [subdirs] Error 2 I have also included the config.status file. I hope this helps. Regards, Noah Slater On Sun, 27 Feb 2005 15:29:38 +0200, Tuomo Valkonen <[EMAIL PROTECTED]> wrote: > > The most important changes in this release are: > > * So-called "placeholders". With the help of these the positions of > full-screen windows are remembered in their original frames, and don't > just get inserted after currently active window when returning from > full-screen mode. Under a session manager placeholders are also used > to remember the original order of windows. > > * Improved mod_statusbar and ion-statusd communication, and colouring > of important/critical meters. > > * A number of small fixes. > > -- > Tuomo >
config.status
Description: Binary data
