|
@@ -2136,10 +2136,8 @@ unit_u_check_time=10037_U_PPU Check file $1 time $2
|
|
unit_w_cant_compile_unit_with_changed_incfile=10040_W_Can't recompile unit $1, but found modifed include files
|
|
unit_w_cant_compile_unit_with_changed_incfile=10040_W_Can't recompile unit $1, but found modifed include files
|
|
% A unit was found to have modified include files, but
|
|
% A unit was found to have modified include files, but
|
|
% some source files were not found, so recompilation is impossible.
|
|
% some source files were not found, so recompilation is impossible.
|
|
-unit_h_source_modified=10041_H_File $1 is newer than Release PPU file $2
|
|
|
|
-% A modified source file for a unit was found that was compiled with the
|
|
|
|
-% release flag (-Ur). The unit will not implicitly be recompiled because
|
|
|
|
-% this release flag is set.
|
|
|
|
|
|
+unit_u_source_modified=10041_U_File $1 is newer than PPU file $2
|
|
|
|
+% A modified source file for a compiler unit was found.
|
|
unit_u_ppu_invalid_fpumode=10042_U_Using a unit which was not compiled with correct FPU mode
|
|
unit_u_ppu_invalid_fpumode=10042_U_Using a unit which was not compiled with correct FPU mode
|
|
% Trying to compile code while using units which were not compiled with
|
|
% Trying to compile code while using units which were not compiled with
|
|
% the same floating point format mode. Either all code should be compiled
|
|
% the same floating point format mode. Either all code should be compiled
|