From 7d849d312b12c49a4be22df30a873bb659d464c4 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 28 Dec 2008 09:51:27 +0000 Subject: [PATCH] + added missing LaTeX statement for wpo error messages git-svn-id: trunk@12449 - --- compiler/msg/errore.msg | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/msg/errore.msg b/compiler/msg/errore.msg index 5a7ae6080b..5b72a8a58c 100644 --- a/compiler/msg/errore.msg +++ b/compiler/msg/errore.msg @@ -2520,6 +2520,7 @@ option_else_without_if=11043_F_In options file $1 at line $2 \var{\#ELSE} direct % \section{Whole program optimisation messages} % This section lists errors that occur when the compiler is performing % whole program optimization. +% \begin{description} wpo_cant_find_file=12000_F_Cannot open whole program optimization feedback file $1 % The compiler cannot open the specified feedback file with whole program optimization information. wpo_begin_processing=12001_D_Processing whole program optimization information in wpo feedback file $1