From: Eric B. <er...@us...> - 2012-08-13 06:57:27
|
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 9689f4b39face2df6ef43957479544ecfabbc671 (commit) from 47bc2d3b302b0983b1d1ceef5075b0b4b05d3f38 (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 9689f4b39face2df6ef43957479544ecfabbc671 Author: Eric Bezault <er...@go...> Date: Mon Aug 13 08:54:09 2012 +0200 Fixed assertion violations with ISE 7.1. ----------------------------------------------------------------------- Summary of changes: History.txt | 2 - library/kernel/unicode/uc_string.e | 38 ++++++++++++++++++++ library/structure/list/ds_arrayed_list.e | 4 ++- library/structure/set/ds_arrayed_sparse_set.e | 12 +++++-- library/structure/set/ds_multiarrayed_sparse_set.e | 15 ++++++-- library/structure/table/ds_arrayed_sparse_table.e | 16 ++++++-- .../structure/table/ds_multiarrayed_sparse_table.e | 22 ++++++++--- library/tools/eiffel/ast/misc/et_type_mark.e | 8 ++++- 8 files changed, 96 insertions(+), 21 deletions(-) hooks/post-receive -- gobo-eiffel |