Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-04-12 05:53:56


> non dll-interface class 'std::runtime_error' used base for dll-interface
class 'boost::pattern'

Good question - Dinkumware don't give std::runtime_error a dll interface, so
if you derive from it and try to export/import the result from a dll, then
you get that warning. IMO it's a bug in vc7, but Dinkumware may see it
differently :-(

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net