The attached file contains my attempt to fix this problem - I added test for the predicate version of adjacent_find. With best wishes, Anton Pevtsov >-----Original Message----- >From: Martin Sebor (JIRA) [mailto:jira@apache.org] >Sent: Friday, November 25, 2005 22:18 >To: stdcxx-dev@incubator.apache.org >Subject: [jira] Created: (STDCXX-72) [25.adjacent.find.cpp] predicate >form of std::adjacent_find not exercised > > >[25.adjacent.find.cpp] predicate form of std::adjacent_find not >exercised >------------------------------------------------------------------------ >- > > Key: STDCXX-72 > URL: http://issues.apache.org/jira/browse/STDCXX-72 > Project: STDCXX > Type: Improvement > Components: Tests > Versions: 4.1.2 > Environment: all > Reporter: Martin Sebor > Priority: Critical > Fix For: 4.1.3 > > >The 25.adjacent.find.cpp test doesn't exercise the predicate form of the >algorithm. See http://svn.apache.org/viewcvs.cgi?rev=345300&view=rev. > > >