Bug#620634: libforms upgrade broke xmancala
    Paul Wise 
    pabs at debian.org
       
    Mon Apr  4 23:26:34 UTC 2011
    
    
  
Hi Jens,
I didn't notice at the time but the upgrade from libforms1 to libforms2
in Debian broke xmancala. The issue seems to be that it uses the below
trick to make fl_do_forms return something and this works with libforms1
but not with libforms2. Would you be able to take a look at this issue
and maybe give me some hints on what the right way to fix this would be?
/* Dirty trick to make fl_do_forms() return */
static void formWakeup(void)
{
    XEvent xev;
    xev.type = ClientMessage;
    fl_XPutBackEvent(&xev);
}
If you would like to see the full mancala code, download the Debian
source package using `apt-get source mancala` or visit the website:
http://shh.thathost.com/pub-unix/#Mancala
-- 
bye,
pabs
http://wiki.debian.org/PaulWise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20110405/941471a8/attachment.pgp>
    
    
More information about the Pkg-games-devel
mailing list