Author: muggenhor
Date: Wed Jun 20 23:17:41 2007
New Revision: 1550

URL: http://svn.gna.org/viewcvs/warzone?rev=1550&view=rev
Log:
Part 2 (of 2) from last commit:
 * Remove `sound' prefix from class names
 * Change all thrown exceptions of type std::string to std::runtime_error which 
is derived from std::exception and as such is easier to work with (i.e. easier 
to catch it)

Modified:
    branches/sound/lib/sound/openal/context.cpp
    branches/sound/lib/sound/openal/context.hpp
    branches/sound/lib/sound/openal/device.cpp
    branches/sound/lib/sound/openal/device.hpp
    branches/sound/lib/sound/openal/devicelist.cpp
    branches/sound/lib/sound/openal/devicelist.hpp
    branches/sound/lib/sound/openal/source.cpp
    branches/sound/lib/sound/openal/source.hpp


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to