cgal/STL_Extension
Sylvain Pion d49e006c53 Remove default argument "0" to calls to assertion_fail() et al,
as the default is now the empty string "".
It should fix the problem that we have lost the assertion messages
(seeing "what():  basic_string::_S_construct NULL not valid" instead),
for packages that use package-specific assertion macros.
2007-12-21 21:58:27 +00:00
..
doc_tex Variadic template syntax is not supported by the manual tools 2007-11-02 22:23:46 +00:00
examples/STL_Extension Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
include/CGAL Remove default argument "0" to calls to assertion_fail() et al, 2007-12-21 21:58:27 +00:00
package_info/STL_Extension The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
src/CGAL Avoid duplicating error messages with g++. 2007-11-21 16:44:44 +00:00
test/STL_Extension * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion 2007-11-07 21:35:42 +00:00