[reSIProcate-commit] resiprocate 8699 sgodin: -moved fn local static variables to file level static variables to avoid
| Project | resiprocate |
| New Revision | 8699 |
| Committer | sgodin (Scott Godin) |
| Date | 2009-11-14 09:53:55 -0600 (Sat, 14 Nov 2009) |
Log
-moved fn local static variables to file level static variables to avoid
multi-threaded first call runtime race conditions with initializing local
static variables
-Use symbols defines in a few appropriate places
-DialogSet - remove gcc compiler warning about missing cases
Modified: