Hi hj,
I recently tried to apply your focus fix patch. It appeared to
apply to the current tree with a few little problems but dies on
compiling.
This is the problem.
Building with [LicensedTrademarks:Off Debug:On Gnome:Off].
xap_UnixApp.cpp:
In file included from xap_UnixApp.cpp:30:
/home/msevior/abidir/abi-cvs/abi/src/../src/af/util/unix/ut_dialogHelper.h:40:
syntax error before `('
make[4]: ***
[/home/msevior/abidir/abi-cvs/abi/src/../src/Linux_2.2.15-2.5.0_i386_DBG/obj/xap_UnixApp.o]
Error 1
make[4]: Leaving directory
`/home/msevior/abidir/abi-cvs/abi/src/af/xap/unix'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/home/msevior/abidir/abi-cvs/abi/src/af/xap'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/home/msevior/abidir/abi-cvs/abi/src/af'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/msevior/abidir/abi-cvs/abi/src'
It also dies with the gnome build. Can you fix it and resubmit? My next
project will be to make non-modal dialogs which I'm sure will interfer
with this patch. So it would be good to get your focus work into abi
first.
Cheers
Martin