mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-27 21:58:30 +01:00
no longer relevant
This commit is contained in:
parent
2f28b7a88f
commit
af17eb9209
1 changed files with 0 additions and 7 deletions
7
todo.txt
7
todo.txt
|
@ -1,7 +0,0 @@
|
|||
I changed std::bad_cast("foo") to std::runtime_error("bad_cast: foo") since gcc 4.0.2 barfs on it
|
||||
|
||||
We should define our own arabica::bad_cast, probably derived from std::runtime_error.
|
||||
|
||||
In the meantime, some tests are broken (since they expect to catch std::bad_cast).
|
||||
|
||||
|
Loading…
Reference in a new issue