I'm pretty sure that another compiler is the "solution"

dev c++ latest release is from 5 years ago, that's is a long period, not to mention c++0x, latest compilers (at least latest releases of gcc and visual c++) support new stuff from the new standard.

If you want a "real" solution, download the source code and fix the problem yourself (but the real solution is a new IDE with a new compiler)