PDA

View Full Version : small glitch in EMuShareMem compile in VS .NET


kai_shadowbane
10-04-2003, 06:03 PM
c:\EqEmu\cvs\eqemu\NewSource\EMuShareMem\MMF.cpp(2 95) : warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling

dunno if that was noted/intentional or not, just thought I'd bring it up since it has done this since I have compiled the very first one.

I haven't seen any errors during the server running from this, and everything else is fine. Great work on the coding, looks to be a very good release when finished.

Trumpcard
10-04-2003, 11:53 PM
I think this is being caused by the placement of the endif's, but i don't see any problem in the code... Just a warning from .net because it doesnt understand the logic flow...