comparison 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
comparison
equal deleted inserted replaced
197:51b34619b677 198:ea3f0bd33a73
1 2001-12-06 Bart Veer <bartv@redhat.com>
2
3 * cdlcore.hxx, build.cxx, interp.cxx:
4 Move #include of <cctype> to common header rather than to
5 individual source files, avoiding build problems with
6 newer compilers. Reported by Jeff Law.
7
8 * infer.cxx (inner_resolve):
9 CdlTransaction::is_preferable_to() is not symmetric. Rearrange
10 some expressions so that disabling options or making them
11 inactive is subtly discouraged rather than encouraged.
12
1 2001-07-20 Bart Veer <bartv@redhat.com> 13 2001-07-20 Bart Veer <bartv@redhat.com>
2 14
3 * value.cxx (save): 15 * value.cxx (save):
4 Complicated "requires" expressions spread over multiple lines 16 Complicated "requires" expressions spread over multiple lines
5 were not being turned into multiline comments, leading to 17 were not being turned into multiline comments, leading to