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: [patch] Apply DR434 resolution to <debug/bitset>



On May 6, 2005, at 6:38 AM, Jonathan Wakely wrote:

FAIL: 23_containers/map/operators/1_neg.cc (test for errors, line 209) FAIL: 23_containers/set/operators/1_neg.cc (test for errors, line 287)

These fail because the diagnostic in debug mode doesn't match the regex
that DejaGNU looks for, "candidates are"

Is there a clean way to deal with this in DejaGNU? We're bumping into the same problem in our development GCC/libstdc++.


Doug


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