Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>
Clone
HTTPS:
git clone https://vervis.peers.community/repos/yEzqv
SSH:
git clone USERNAME@vervis.peers.community:yEzqv
Branches
Tags
1.mdwn
[[!tag /tickets/class/proposal]]
[[!meta title=“Recursive what() printing”]]
Add a function that recursively prints the what()
of nested exceptions of a given exception. Unless libstdc does that, all the nested what()` are lost. See if it does so automatically or at least a function exists. If not, write one and make it available to the world in Fel. Of course it will be trivial, but write once and use everywhere.