Michael Jerris ae1a6184e2 Fix 2 errors in mod_spidermonkey on windows.
1. We need a pool for apr_stat.  Expand api and create a pool when necessary.
2. Don't use -1 value in enum for no reason as they can be signed or unsigned (compiler defined) so there is an int overflow.  This fixes an incorrect assert in the spidermonkey exception handling caused by an unsigned int overflow.

resolve http://jira.freeswitch.org/browse/MODLANG-7. 


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 15:33:25 +00:00
..
2006-12-19 21:56:27 +00:00
2007-04-20 03:51:00 +00:00
2007-03-20 06:51:36 +00:00
2007-04-18 16:10:46 +00:00
2007-04-18 17:26:58 +00:00
2007-04-08 16:11:03 +00:00
2007-03-20 06:51:36 +00:00
2007-03-20 06:51:36 +00:00
2007-04-22 17:34:23 +00:00
2007-04-20 04:00:25 +00:00