ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: #62: -Wunused-function error with check_equals in namespace with clang++



#62: -Wunused-function error with check_equals in namespace with clang++
---------------------------------------------------+------------------------
  Reporter:  Garrett Cooper <gcooper@...>          |       Owner:  jmmv  
      Type:  defect                                |      Status:  closed
  Priority:  minor                                 |   Milestone:        
 Component:  MISC                                  |     Version:        
Resolution:  fixed                                 |    Keywords:        
---------------------------------------------------+------------------------
Changes (by jmmv):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 check_equals should not have been declared in the header file in the first
 place; my bad.  I've moved its implementation to the cpp file and removed
 the static qualifier in 04df2fcf2e419e132e1d81decb4dde0ff58e14e3.  This
 should fix your issues although I couldn't reproduce them.

-- 
Ticket URL: <http://www.julipedia.org/projects/atf/trac/ticket/62#comment:2>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework


Home | Main Index | Thread Index | Old Index