[Matthias Klose]
> /<<PKGBUILDDIR>>/source/corvusoft/restbed/response.cpp: In member function 
> ‘void restbed::Response::get_header(const string&, long long int&, long long 
> int) const’:
> /<<PKGBUILDDIR>>/source/corvusoft/restbed/response.cpp:146:23: error: ISO C++ 
> forbids declaration of ‘invalid_argument’ with no type [-fpermissive]
>   146 |         catch ( const invalid_argument& )
>       |                       ^~~~~~~~~~~~~~~~

Could it be that the code need to use std::invalid_argument?

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to