This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs on DEC Unix/Alpha, protected/private doesn't work


Hello,

Please make a simple test on an the alpha, if protected/private does
work at all.

We use egcs to compile on DEC-Unix. Whenever I use the DEC-Unix/egcs
combination a few days for delopment, then switch to another system and
compile the stuff there, I run into errors of the most trivial kind that
protected/private members were accessed from outside the class without
egcs having noticed that.

A simple test case at home on Linux did not show the bug. But maybe that
test was too simple.

I cannot take the DEC Box or our project source to my home and my time
at work is very limited these days. Hence the poor bug report.

Sorry

--
Dirk Zoller
Remove '_' from the e-mail adress.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]