Woof!

On Thu, 12 Feb 2009 17:20:18 -0500, Anthony Minessale 
<anthony.miness...@gmail.com> wrote:

> So I wonder what about the distro you are using that makes the same exact 
> code not work?
> maybe the GCC ?

Possibly.  A recent (last year?) GCC change caused some order of operations to 
change, and so code that inadvertently relied on the previous behavior doesn't 
work any more.  The "c standard" doesn't define many of the orders, and some 
code may have side effects that depend on one way or the other without 
realizing it.

I discovered this the hard way last year some time.

--Woof!

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to