Fwd: shell rr/1 problem in R11B-0

Hans Bolinder hans.bolinder@REDACTED
Thu Jun 15 10:36:20 CEST 2006


[Fredrik Thulin:]
> With R10B-9, I can "rr" xmerl.hrl :
> 
> 
>   Erlang (BEAM) emulator version 5.4.12 [source]
> 
>   Eshell V5.4.12  (abort with ^G)
>   1>
>  
>  rr("/pkg/erlang/R10B-9/lib/erlang/lib/xmerl-1.0.3/include/xmerl.hrl").
>  [xmerl_event,
>   ...
>   ]
>   2>
> 
> but with R11B-0, it gives me an error that seems to be incorrect :
> 
>   Erlang (BEAM) emulator version 5.5 [source] [async-threads:0]
> 
>   Eshell V5.5  (abort with ^G)
>   1>
>  
>  rr("/pkg/erlang/R11B-0/lib/erlang/lib/xmerl-1.0.5/include/xmerl.hrl").
>  ** exited: "record xmlNamespace undefined" **
>   2>
> 
> the record xmlNamespace _is_ defined before it's first use.

Thanks for the bug report. There will be a fix in the upcoming patch
release; I am trying right now to find a good solution. It wasn't as
easy as it seemed at first.

Best regards,

Hans Bolinder, Erlang/OTP



More information about the erlang-bugs mailing list