ATF-log archive

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

#63: Fix forward declaration of atf::expand::matches_glob causes error on clang



#63: Fix forward declaration of atf::expand::matches_glob causes error on clang
--------------------------------------------------+-------------------------
 Reporter:  Garrett Cooper <gcooper@...>          |       Owner:  jmmv
     Type:  defect                                |      Status:  new 
 Priority:  major                                 |   Milestone:      
Component:  BUILD                                 |     Version:      
 Keywords:                                        |  
--------------------------------------------------+-------------------------
 The matches_glob function is used in atf::expand::expand_glob, and not
 declared beforehand properly, resulting in a compiler error. The attached
 patch fixes the compiler error.

 This issue doesn't occur on gcc 4.2.1.

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


Home | Main Index | Thread Index | Old Index