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]

Re: bitset bit references not quite working in 2.95.2


On Feb 28, 2000, "Jeff Greif" <jmg@trivida.com> wrote:

> Making the reference to a single bit of the bitset fails in the code below.  

> /usr/local/gcc/include/g++/bitset:377: `long unsigned int & _Base_bitset<1,long unsigned int>::_M_getword(unsigned int)' is inaccessible
> /usr/local/gcc/include/g++/bitset:581: within this context

Thanks, this bug is already fixed in the development tree.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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