Igor Schein on Thu, 6 Apr 2000 10:33:36 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

VOLATILE problem


Hi,

I've made a practice of downloading a gcc-2.96 development snapshot
weekly and compile PARI with it.  About a month ago it started
complainig about VOLATILE void type for function err().  I  posted
about it on their mailing list, but, as in 90% times before, have been
ignored.  So in case this is a compiler feature and not a bug, and
it'll making it into the official gcc release, I wanted to clarify,
what does VOLATILE void type mean, why we need it and can we do away
without it? 

Thanks

Igor