I tested this with another compiler, and got the same result as Steven - the "Locale" destructor was getting called immediately after the constructor, rather than at the end of the block. I still think that this is a compiler bug, but because it appears to be common, I've decided to change all uses of "Locale" to use explicit variable names, as Steven did.

This change will appear in the next release of the code.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to