From: Eric B. <er...@us...> - 2012-08-11 16:53:14
|
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 47bc2d3b302b0983b1d1ceef5075b0b4b05d3f38 (commit) via c12848c9d489282ed13db7fddd697de77373e641 (commit) from 2826a90cdeba1de69008d503930bca1d74b97635 (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 47bc2d3b302b0983b1d1ceef5075b0b4b05d3f38 Author: Eric Bezault <er...@go...> Date: Sat Aug 11 18:52:21 2012 +0200 Fixed conversion detection when the types involved are marked as separate. commit c12848c9d489282ed13db7fddd697de77373e641 Author: Eric Bezault <er...@go...> Date: Fri Aug 10 18:09:26 2012 +0200 Fixed bug (call on void target). ----------------------------------------------------------------------- Summary of changes: library/tools/eiffel/ast/class/et_class.e | 8 ++++++-- library/tools/eiffel/ast/misc/et_token_constants.e | 16 ++++++++++++++++ library/tools/eiffel/ast/type/et_class_type.e | 20 ++++++++++++++++---- library/tools/eiffel/ast/type/et_type_list.e | 18 ++++++++++++++++-- .../tools/eiffel/compilation/et_feature_checker.e | 2 +- 5 files changed, 55 insertions(+), 9 deletions(-) hooks/post-receive -- gobo-eiffel |