From: Eric B. <er...@us...> - 2011-11-02 22:33:04
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gobo-eiffel". The branch, master has been updated via d881b80ddc796b3b9b58229448d647526a3d797a (commit) via 0482dda8efbdb53c64efbff241934570d3c7d98e (commit) from e60b57390017a52d50127d3d105e038b03271932 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d881b80ddc796b3b9b58229448d647526a3d797a Author: Eric Bezault <er...@go...> Date: Wed Nov 2 22:02:52 2011 +0100 Check that the 'Result' entity has been initialized when declared as attached only when the body of an attribute is not empty. When the body the attribute is empty, we consider that it is not an initialization declaration. commit 0482dda8efbdb53c64efbff241934570d3c7d98e Author: Eric Bezault <er...@go...> Date: Wed Nov 2 22:01:32 2011 +0100 Support qualified anchored types by default. ----------------------------------------------------------------------- Summary of changes: library/tools/eiffel/ast/group/et_system.e | 1 + .../tools/eiffel/compilation/et_feature_checker.e | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) hooks/post-receive -- gobo-eiffel |