From: Eric B. <er...@us...> - 2012-11-08 22:04:15
|
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 723467aba68669312b68d98d348da3623ee7c363 (commit) via 3f558c6d9e133ed6bf4853b2b2c1e1aed319de98 (commit) from f3a77c3726820c07dc4594db349cfa96e185f4ea (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 723467aba68669312b68d98d348da3623ee7c363 Author: Eric Bezault <er...@go...> Date: Thu Nov 8 13:55:34 2012 -0800 Fixed pathname resolution (variable expansion) when reading <assembly> entries in ECF files. commit 3f558c6d9e133ed6bf4853b2b2c1e1aed319de98 Author: Eric Bezault <er...@go...> Date: Thu Nov 8 13:54:06 2012 -0800 Fixed bug in void-safe mode. ----------------------------------------------------------------------- Summary of changes: library/structure/dispenser/ds_arrayed_stack.e | 4 +- library/structure/list/ds_arrayed_list.e | 4 +- library/tools/ecf/parser/et_ecf_parser_skeleton.e | 93 +++++++++++---------- library/tools/ecf/parser/et_ecf_system_parser.e | 7 ++- library/tools/eiffel/ast/misc/et_head_list.e | 7 +- library/tools/eiffel/ast/misc/et_tail_list.e | 6 +- 6 files changed, 70 insertions(+), 51 deletions(-) hooks/post-receive -- gobo-eiffel |