Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] rev 12914: /trunk/epan/dissectors/: packet-eth

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Sun, 02 Jan 2005 11:38:34 +0100
guy@xxxxxxxxxxxx wrote:

User: guy
Date: 2005/01/01 05:11 PM

Log:
Get rid of some warnings about variables whose values might be lost in a
longjmp, by properly qualifying those variables as volatile.

Directory: /trunk/epan/dissectors/
 Changes    Path            Action
 +1 -1      packet-eth.c    Modified
 +1 -1      packet-tr.c     Modified

Directory: /trunk/epan/
 Changes    Path          Action
 +2 -1      packet.c      Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12914&view=rev

Hi Guy!

Just out of interest, why is this change needed?

I was looking at the compiler warning before, and didn't get an idea what the compiler was complaining about.

Regards, ULFL