Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Does ECMA or any Eiffel has a volatile variable declaration?

3 views
Skip to first unread message

llothar

unread,
Aug 27, 2007, 11:15:18 PM8/27/07
to
I came to the point where it makes sense that the generated C code
must have a volatile declaration for a variable because this variable
is set by another thread.

Before i patch my compiler, i would like to know if there is something
official about this.

I guess we need a way to attach arbitrary attributes to declarations
(variables, methods, maybe even constants).

0 new messages