mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 23:32:42 +01:00
Added missing changes of the command line compiler
Author:manus Date:2010-08-12T16:35:11.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@651 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -12,6 +12,8 @@ No major improvements in 6.5 as this release was mostly focused on quality impro
|
||||
|
||||
==Changes==
|
||||
* All the void-safe project configuration files have been removed from the non-experimental version. The rationale is that the usage of ARRAY and SPECIAL would not be void-safe and you need to switch to the experimental version to ensure complete void-safety.
|
||||
* The command line compilation has been fixed to use the current working directory unless -project_path is specified (restoring pre-ecf behavior)
|
||||
* When an ecf file has been specified with -config, the previously compiled target is chosen as the first option in the compilable target list.
|
||||
|
||||
==Bug fixes==
|
||||
|
||||
|
||||
Reference in New Issue
Block a user