diff host/libcdl/ChangeLog @ 198:ea3f0bd33a73

Merge from eCos master repository on 2001-12-07-11:40:47-GMT
author jlarmour
date Fri, 07 Dec 2001 14:15:03 +0000
parents 38892b97b685
children 920b9b754b53
line wrap: on
line diff
--- a/host/libcdl/ChangeLog
+++ b/host/libcdl/ChangeLog
@@ -1,3 +1,15 @@
+2001-12-06  Bart Veer  <bartv@redhat.com>
+
+	* cdlcore.hxx, build.cxx, interp.cxx:
+	Move #include of <cctype> to common header rather than to
+	individual source files, avoiding build problems with
+	newer compilers. Reported by Jeff Law.
+
+	* infer.cxx (inner_resolve):
+	CdlTransaction::is_preferable_to() is not symmetric. Rearrange
+	some expressions so that disabling options or making them
+	inactive is subtly discouraged rather than encouraged.
+
 2001-07-20  Bart Veer  <bartv@redhat.com>
 
 	* value.cxx (save):