CVSROOT:        /cvs
Module name:    ports
Changes by:     es...@cvs.openbsd.org   2017/10/07 04:24:46

Added files:
        games/qgo/patches: patch-src_gamedialog_cpp 
                           patch-src_mainwin_cpp 
                           patch-src_mainwin_cpp.orig patch-src_qgtp_cpp 
        games/taxipilot/patches: patch-taxipilot_cdp_cpp 
                                 patch-taxipilot_message_cpp 
                                 patch-taxipilot_preferences_cpp 
                                 patch-taxipilot_taxipilot_cpp 
        x11/kde/libs3/patches: patch-kate_part_katehighlight_cpp 
        math/freemat/patches: patch-libs_libFreeMat_Array_cpp 
                              patch-libs_libFreeMat_Math_cpp 
                              patch-libs_libFreeMat_Operators_hpp 
        geo/gpstk/patches: patch-lib_procframe_Variable_cpp 

Log message:
clang 5 doesn't like bogus constructors. Correct syntax for the call is
A(params), not A::A(params)

Reply via email to