summaryrefslogtreecommitdiff
path: root/Examples/javascript/exception/example.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix testcase -Wstringop-truncation warning in gcc11William S Fulton2021-11-121-1/+1
|
* Examples update to support C++17: exception specification throw removalWilliam S Fulton2018-05-041-20/+5
|
* Correct <string> back to <string.h>Olly Betts2017-03-221-1/+1
| | | | Erroneously changed in 760c00831168646502637be5e29cac2b55f5de22.
* Warning fixes for gcc-7William S Fulton2017-02-061-1/+8
| | | | warning: dynamic exception specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
* Javascript examples.Oliver Buchtala2013-09-271-0/+53