ossp-pkg/ex/ChangeLog 1.7 -> 1.8
--- ChangeLog 2003/02/09 18:15:33 1.7
+++ ChangeLog 2004/03/18 15:50:34 1.8
@@ -13,6 +13,11 @@
Changes between 1.0.2 and 1.0.3 (30-Jan-2003 to xx-Feb-2003)
+ *) Constifiy the ex_file and ex_func fields of the exception
+ context structure because __FUNCTION__ and __FILE__ are usually
+ (especially under strict C99 environments) constant values.
+ [<me@davidyu.org>]
+
*) Fixed test suite library (ts.c): the ts_suite_free()
function performed an illegal iteration for freeing elements (they
were freed but still references for traversing to next element).
|
|