Difference between revisions of "Void-Safe EiffelStudio Status"
| m (→EiffelStudio Dependency Tree (With Void-Safe Status):  Marked some more libraries as completely void-safe.) | m (→EiffelStudio Dependency Tree (With Void-Safe Status):  Marked some more libraries as completely void-safe.) | ||
| Line 64: | Line 64: | ||
| |   |   |   |       +---{{safe+|time}} | |   |   |   |       +---{{safe+|time}} | ||
| <br> | <br> | ||
| − | |   |   |   |---'''{{ | + | |   |   |   |---'''{{safe+|consumer}}''' | 
| <br> | <br> | ||
| − | |   |   |   |   |---'''{{ | + | |   |   |   |   |---'''{{safe+|assembly_resolver}}''' | 
| <br> | <br> | ||
| − | |   |   |   |   |---'''{{ | + | |   |   |   |   |---'''{{safe+|dotnet_helper}}''' | 
| <br> | <br> | ||
| |   |   |   |   |---'''{{green|ecchecker}}''' | |   |   |   |   |---'''{{green|ecchecker}}''' | ||
| <br> | <br> | ||
| − | |   |   |   |   |   +---{{ | + | |   |   |   |   |   +---{{safe+|assembly_resolver}} | 
| <br> | <br> | ||
| |   |   |   |   +---{{safe+|environment}} | |   |   |   |   +---{{safe+|environment}} | ||
| <br> | <br> | ||
| − | |   |   |   |   |---'''{{ | + | |   |   |   |   |---'''{{safe+|logger}}''' | 
| <br> | <br> | ||
| − | |   |   |   |---'''emitter_loader''' | + | |   |   |   |---'''{{safe+|emitter_loader}}''' | 
| <br> | <br> | ||
| |   |   |   |   |---'''{{safe+|dotnet_loader}}''' | |   |   |   |   |---'''{{safe+|dotnet_loader}}''' | ||
| Line 106: | Line 106: | ||
| |   |   +---{{safe+|configuration_parser}} | |   |   +---{{safe+|configuration_parser}} | ||
| <br> | <br> | ||
| − | |   |   +---{{ | + | |   |   +---{{safe+|consumer}} | 
| <br> | <br> | ||
| − | |   |   +---{{ | + | |   |   +---{{safe+|dotnet_helper}} | 
| <br> | <br> | ||
| |   |   +---{{safe+|dotnet_loader}} | |   |   +---{{safe+|dotnet_loader}} | ||
| Line 114: | Line 114: | ||
| |   |   +---{{safe+|eiffel_identifier}} | |   |   +---{{safe+|eiffel_identifier}} | ||
| <br> | <br> | ||
| − | |   |   +---emitter_loader | + | |   |   +---{{safe+|emitter_loader}} | 
| <br> | <br> | ||
| |   |   +---{{safe+|environment}} | |   |   +---{{safe+|environment}} | ||
| Line 170: | Line 170: | ||
| |   |   |   +---{{safe+|configuration_parser}} | |   |   |   +---{{safe+|configuration_parser}} | ||
| <br> | <br> | ||
| − | |   |   |   +---{{ | + | |   |   |   +---{{safe+|consumer}} | 
| <br> | <br> | ||
| − | |   |   |   +---{{ | + | |   |   |   +---{{safe+|dotnet_helper}} | 
| <br> | <br> | ||
| |   |   |   +---{{safe+|dotnet_loader}} | |   |   |   +---{{safe+|dotnet_loader}} | ||
| Line 178: | Line 178: | ||
| |   |   |   +---{{safe+|eiffel_identifier}} | |   |   |   +---{{safe+|eiffel_identifier}} | ||
| <br> | <br> | ||
| − | |   |   |   +---emitter_loader | + | |   |   |   +---{{safe+|emitter_loader}} | 
| <br> | <br> | ||
| |   |   |   +---{{safe+|environment}} | |   |   |   +---{{safe+|environment}} | ||
| Line 334: | Line 334: | ||
| +---{{safe+|configuration_parser}} | +---{{safe+|configuration_parser}} | ||
| <br> | <br> | ||
| − | +---{{ | + | +---{{safe+|consumer}} | 
| <br> | <br> | ||
| |---{{safe+|curl}} | |---{{safe+|curl}} | ||
| Line 386: | Line 386: | ||
| |---'''dotnet_assembly_information''' | |---'''dotnet_assembly_information''' | ||
| <br> | <br> | ||
| − | |   +---{{ | + | |   +---{{safe+|dotnet_helper}} | 
| <br> | <br> | ||
| |   +---{{safe+|environment}} | |   +---{{safe+|environment}} | ||
| Line 392: | Line 392: | ||
| |   +---{{red|gobo}} [[User:Jfiat|Jfiat]] | |   +---{{red|gobo}} [[User:Jfiat|Jfiat]] | ||
| <br> | <br> | ||
| − | +---{{ | + | +---{{safe+|dotnet_helper}} | 
| <br> | <br> | ||
| +---{{safe+|dotnet_loader}} | +---{{safe+|dotnet_loader}} | ||
| Line 414: | Line 414: | ||
| +---{{safe+|eiffel_identifier}} | +---{{safe+|eiffel_identifier}} | ||
| <br> | <br> | ||
| − | +---emitter_loader | + | +---{{safe+|emitter_loader}} | 
| <br> | <br> | ||
| +---{{safe+|encoding}} | +---{{safe+|encoding}} | ||
Revision as of 09:46, 22 May 2019
Notes
- The tree is specific on Windows, it is slightly different on Linux.
- EiffelBase is ignored, which is already void-safe.
- The same library is only expanded once prefixed with "|---", "+---" for collapsed.
- Void-safe libraries are in green. Void-safe libraries that do not rely on obsolete CAPs (i.e. that are completely void-safe) are highlighted this way. Those in red are in progress of conversion.
- The batch compiler dependencies are in bold.
EiffelStudio Dependency Tree (With Void-Safe Status)
--- Libraries
|---auto_test
|   |---compiler_kernel
|   |   |---base_extension
|   |   |---cli_writer
|   |   |   |---dotnet_loader
|   |   |   |   |---environment
|   |   |   |   |   |   |---time
|   |   |   |   |   |---wel
|   |   |   |   +---wel
|   |   |   +---environment
|   |   |   +---wel
|   |   |---configuration_compiler
|   |   |   +---base_extension
|   |   |   |---configuration_parser
|   |   |   |   +---base_extension
|   |   |   |   |---eiffel_identifier
|   |   |   |   |   +---base_extension
|   |   |   |   +---gobo Jfiat
|   |   |   |   |---interface_names
|   |   |   |   |   |---encoding
|   |   |   |   |   +---environment
|   |   |   |   |   |---i18n
|   |   |   |   |   |   +---encoding
|   |   |   |   |   |   +---time
|   |   |   |   |---uuid
|   |   |   |       +---time
|   |   |   |---consumer
|   |   |   |   |---assembly_resolver
|   |   |   |   |---dotnet_helper
|   |   |   |   |---ecchecker
|   |   |   |   |   +---assembly_resolver
|   |   |   |   +---environment
|   |   |   |   |---logger
|   |   |   |---emitter_loader
|   |   |   |   |---dotnet_loader
|   |   |   |   |   +---environment
|   |   |   |   |   +---wel
|   |   |   +---environment
|   |   |   +---gobo Jfiat
|   |   |   |---parser
|   |   |   |   +---base_extension
|   |   |   |   +---eiffel_identifier
|   |   |   |   |---framework_file
|   |   |   |   +---gobo Jfiat
|   |   |   +---uuid
|   |   |   +---wel
|   |   +---configuration_parser
|   |   +---consumer
|   |   +---dotnet_helper
|   |   +---dotnet_loader
|   |   +---eiffel_identifier
|   |   +---emitter_loader
|   |   +---environment
|   |   +---gobo Jfiat
|   |   |---gobo_extension
|   |   |   +---gobo Jfiat
|   |   +---i18n
|   |   +---interface_names
|   |   +---parser
|   |   |---preferences_reg
|   |   |   +---gobo Jfiat
|   |   |   |---vision2
|   |   |   |   |---thread
|   |   |   |   +---wel
|   |   |   +---wel
|   |   |---process
|   |       +---thread
|   |       +---wel
|   |       |---resources
|   |       +---time
|   |       +---uuid
|   |       +---wel
|   +---configuration_parser
|   |---ecosystem
|   |   |---compiler
|   |   |   +---base_extension
|   |   |   +---cli_writer
|   |   |   +---configuration_compiler
|   |   |   +---configuration_parser
|   |   |   +---consumer
|   |   |   +---dotnet_helper
|   |   |   +---dotnet_loader
|   |   |   +---eiffel_identifier
|   |   |   +---emitter_loader
|   |   |   +---environment
|   |   |   +---gobo Jfiat
|   |   |   +---gobo_extension
|   |   |   +---i18n
|   |   |   +---interface_names
|   |   |   +---parser
|   |   |   +---preferences_reg
|   |   |   +---process
|   |   |   +---resources
|   |   |   +---time
|   |   |   +---uuid
|   |   |   +---wel
|   |   +---configuration_parser
|   |   +---gobo Jfiat
|   |   +---gobo_extension
|   |   +---parser
|   |   |---patterns
|   |   |   +---gobo Jfiat
|   |   |---tagging
|   |   |   +---ecosystem
|   |   |   +---gobo Jfiat
|   |   |   +---patterns
|   |   |---testing
|   |   |   +---argument_parser
|   |   |   +---net
|   |   |   +---process
|   |   |   +---thread
|   |   |   +---time
|   |   +---time
|   |   +---uuid
|   +---environment
|   +---gobo Jfiat
|   +---gobo_extension
|   +---net
|   +---parser
|   +---process
|   +---testing
|   +---thread
|   +---time
|   +---uuid
|   +---wel
+---base_extension
+---cli_writer
|---command_tunnel
|   +---vision2
|   +---wel
+---compiler_kernel
+---configuration_compiler
|---configuation_gui
|   +---base_extension
|   +---cli_writer
|   +---configuration_parser
|   |---docking
|   |   +---gobo Jfiat
|   |   +---gobo_extension
|   |   +---vision2
|   |   +---vision2_extension
|   |   +---wel
|   +---eiffel_identifier
|   +---environment
|   |---framework
|   |   +---base_extension
|   |   +---docking
|   |   +---gobo Jfiat
|   |   +---gobo_extension
|   |   +---interface_names
|   |   +---vision2
|   |   +---wel
|   +---gobo Jfiat
|   +---gobo_extension
|   +---interface_names
|   |---pe_reader
|   |   +---dotnet_loader
|   |   +---wel
|   +---vision2
|   +---wel
+---configuration_parser
+---consumer
|---curl
|   +---wel
|---debugger
|   |---cli_debugger
|   |   +---cli_writer
|   |   +---dotnet_loader
|   |   +---environment
|   |   +---wel
|   +---cli_writer
|   +---compiler_kernel
|   +---configuration_compiler
|   +---configuration_parser
|   +---dotnet_loader
|   +---eiffel_identifier
|   +---environment
|   +---framework
|   +---gobo Jfiat
|   +---interface_names
|   +---parser
|   +---thread
|   +---uuid
|   +---wel
|---diff
+---docking
|---dotnet_assembly_information
|   +---dotnet_helper
|   +---environment
|   +---gobo Jfiat
+---dotnet_helper
+---dotnet_loader
+---ecosystem
|---editor
|   +---encoding
|   +---gobo Jfiat
|   |---lex
|   +---preferences_reg
|   +---testing
|   +---vision2
+---eiffel_identifier
+---emitter_loader
+---encoding
+---environment
+---framework
|   +---gobo Jfiat
+---gobo Jfiat
+---gobo_extension
|---graph
|   +---gobo Jfiat
|   +---vision2
+---i18n
+---interface_names
+---lex
|---memory_analyzer
|   +---gobo Jfiat
|   +---gobo_extension
|   +---graph
|   +---time
|   +---vision2
+---net
+---parser
|---parser_extension
|   +---configuration_parser
|   +---parser
+---patterns
+---pe_reader
+---preferences_reg
+---process
+---resources
|---services_framework
|   +---gobo Jfiat
|   +---patterns
+---tagging
|---testing_engine
|   +---auto_test
|   +---compiler
|   +---configuration_parser
|   +---debugger
|   +---ecosystem
|   +---environment
|   +---gobo Jfiat
|   +---gobo_extension
|   +---net
|   +---parser
|   +---parser_extension
|   +---patterns
|   +---process
|   +---tagging
|   +---testing
|   +---thread
|   +---time
|   +---uuid
+---testing
+---thread
+---time
|---uri_launcher
|   |---api_wrapper
|   |   |---patterns
|   |   |---threading
|   |   |   +---thread
|   |   +---wel
|   +---patterns
|   +---process
+---uuid
+---vision2
+---vision2_extension
+---wel
|---xml
    +---gobo Jfiat


