This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RE : Problem with _Hashtable_ebo_helper


On 10/24/2013 07:55 PM, Jason Merrill wrote:
On 10/23/2013 05:19 PM, FranÃois Dumont wrote:
I join the patch I had prepared, should I add the test ?

I'm not sure what the benefit of the test is, since the change was necessary to make the various final_hash.cc tests work with my recent front end patch.

Jason



Ok, no problem.

Regarding the more general modification of _Hashtable_ebo_helper, that's a good patch for code quality. It is a good way to work around a potentially protected default constructor.

I would apply it in addition to the one already applied in hashtable.h, not in place of it.

FranÃois


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