On 12/02/10 12:44, Richard W.M. Jones wrote:
 Subject: [PATCH 1/4] generator: 'interface' is a reserved
word in Java.
 
 ---
  src/generator.ml |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 
 diff --git a/src/generator.ml b/src/generator.ml
 index 2cede47..7db58eb 100755
 --- a/src/generator.ml
 +++ b/src/generator.ml
 @@ -4787,6 +4787,7 @@ let check_functions () =
            "for"; "forall"; "foreign"; "fun";
"function"; "functor"; "goto";
            "hiding"; "if"; "import"; "in";
"include"; "infix"; "infixl";
            "infixr"; "inherit"; "initializer";
"inline"; "instance"; "int";
 +          "interface";
            "land"; "lazy"; "let"; "long";
"lor"; "lsl"; "lsr"; "lxor";
            "match"; "mdo"; "method"; "mod";
"module"; "mutable"; "new";
            "newtype"; "object"; "of"; "open";
"or"; "private"; "qualified"; 
Not related to above, but ACK ;)
Matt
-- 
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team
M:       +44 (0)7977 267231
GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490