Re: [AD] [XWIN] SHM bug.

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On March 12, 2002 11:18 am, you wrote:
> > also it appears I applied the patch wrong the first time... I figured it
> > was so mall why bother with patch eh? I forgot the '{ }'s.. which
> > strangely enough works just fine... But Im not too sure why...
> >
> > if(...)
> >   Xsync(...);
> >   break;
> >
> > instead of
> >
> > if(...) {
> >   XSync();
> >   break;
> > }
>
> No consequence in this case, because the condition is always true in
> practice.

Ah. IC. Good to know.

-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx
http://strangesoft.net



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/