You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../../include/libpatchfinder/OFexception.hpp:38:113: sorry, unimplemented: passing arguments to ellipsis of inherited constructor ‘tihmstar::OFexception::OFexception(const char*, const char*, int, const char*, const char*, ...) [inherited from tihmstar::exception]’
38 | _str,commit_sha_str,line,filename, "failed to find cmd: %d",cmd), _cmd(cmd) {};
| ^
In file included from ../../include/libpatchfinder/patchfinder.hpp:17,
from ../../include/libpatchfinder/ibootpatchfinder/ibootpatchfinder.hpp:15,
from ibootpatchfinder.cpp:8:
The text was updated successfully, but these errors were encountered:
../../include/libpatchfinder/OFexception.hpp:38:113: sorry, unimplemented: passing arguments to ellipsis of inherited constructor ‘tihmstar::OFexception::OFexception(const char*, const char*, int, const char*, const char*, ...) [inherited from tihmstar::exception]’
38 | _str,commit_sha_str,line,filename, "failed to find cmd: %d",cmd), _cmd(cmd) {};
| ^
In file included from ../../include/libpatchfinder/patchfinder.hpp:17,
from ../../include/libpatchfinder/ibootpatchfinder/ibootpatchfinder.hpp:15,
from ibootpatchfinder.cpp:8:
The text was updated successfully, but these errors were encountered: