/test/language/error_warning_msg/bad_redefine13.msg

http://github.com/tybor/Liberty · Unknown · 22 lines · 22 code · 0 blank · 0 comment · 0 complexity · 6a88fa542a11c1729903f1ac5c2fa9e6 MD5 · raw file

  1. ****** Error: Bad redefinition. Result types must be both expanded
  2. or both non-expanded (VDRD.6).
  3. Line 10 column 9 in AUX_REDEFINE13B (/home/colnet/SmartEiffel/work/lib_test3/aux_redefine13b.e) :
  4. foo: like Current is
  5. ^
  6. Line 5 column 9 in AUX_REDEFINE13A (/home/colnet/SmartEiffel/work/lib_test3/aux_redefine13a.e) :
  7. foo: like Current is
  8. ^
  9. ------
  10. ****** Fatal Error: Signature of the redefined feature is not
  11. valid.
  12. Line 4 column 4 in AUX_REDEFINE13B (/home/colnet/SmartEiffel/work/lib_test3/aux_redefine13b.e) :
  13. AUX_REDEFINE13A
  14. ^
  15. Line 10 column 4 in AUX_REDEFINE13B (/home/colnet/SmartEiffel/work/lib_test3/aux_redefine13b.e) :
  16. foo: like Current is
  17. ^
  18. Line 5 column 4 in AUX_REDEFINE13A (/home/colnet/SmartEiffel/work/lib_test3/aux_redefine13a.e) :
  19. foo: like Current is
  20. ^
  21. ------
  22. File "bad_redefine13.make" not found. Error(s) during `compile_to_c'.