<div dir="ltr">Hi Anthony,<div><br></div><div style>Don't the tokens have a start position and a length? Why do you need an explicit end position?</div><div style><br></div><div style>regards,</div><div style>Vlad</div>

<div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 1:44 PM, Anthony Ramine <span dir="ltr"><<a href="mailto:n.oxyde@gmail.com" target="_blank">n.oxyde@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Replying on list because I think it's important.<br>
<br>
As I said to someone I don't remember the name, this patch is only a<br>
necessary step to what my final goal is: Clang-like diagnostics for<br>
Erlang compilation [1]. Is that something the OTP team wouldn't like<br>
to see?<br>
<br>
How is the end location in tokens redundant? I need the end locations<br>
of each tokens to be able to compute the location ranges of each node<br>
in the AST, see my work-in-progress commit for more informations [2].<br>
<br>
That being said, I am interested in having your feedback about the<br>
implementation.<br>
<br>
Regards,<br>
<br>
[1] <a href="http://clang.llvm.org/diagnostics.html" target="_blank">http://clang.llvm.org/diagnostics.html</a><br>
[2] <a href="https://github.com/nox/otp/commit/2c8038c#diff-1" target="_blank">https://github.com/nox/otp/commit/2c8038c#diff-1</a><br>
<br>
PS: Sorry Hans for replying twice, I failed the Cc header.<br>
<br>
--<br>
Anthony Ramine<br>
<br>
Le 20 mars 2013 à 13:23, Hans Bolinder a écrit :<br>
<br>
> Hi Anthony,<br>
><br>
> Sorry for not replying sooner.<br>
><br>
> We'll most likely reject you patch. I asked Vlad Dumitrescu about it,<br>
> and he agrees with me that the functionality (the end location of<br>
> tokens) is redundant.<br>
><br>
> Apart from that: when it comes to the implementation there are a few<br>
> things I don't approve of, but I need to take a closer look before<br>
> saying anything more. You've put in a good effort here, and I intend<br>
> to elaborate a little more on the implementation when I find the time<br>
> to investigate in more detail.<br>
><br>
> Best regards,<br>
><br>
> Hans Bolinder, Erlang/OTP team, Ericsson<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
erlang-patches mailing list<br>
<a href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a><br>
</div></div></blockquote></div><br></div>