• Stephan Bergmann's avatar
    -Werror,-Wvarargs · 81105d95
    Stephan Bergmann yazdı
    "passing an object that undergoes default argument promotion to 'va_start' has
    undefined behavior [-Werror,-Wvarargs]"
    
    just drop the variadic overload and use the one taking a WizardPath (i.e., a vector)
    
    Change-Id: I6e389f60f8b7cb0633bf173bde69af1c5af86048
    81105d95
macromigrationdialog.cxx 22.8 KB