[erlang-patches] Return end locations in erl_scan
Anthony Ramine
n.oxyde@REDACTED
Fri Jan 18 17:18:54 CET 2013
Hi,
I rebased against current master and resolved the conflicts related to
the conversion to UTF-8 of erl_scan_SUITE.erl.
Please refetch.
--
Anthony Ramine
Le 15 janv. 2013 à 14:05, Anthony Ramine a écrit :
> I rebased it and made erl_scan_SUITE's otp_10302 test case handle end locations.
>
> Please refetch.
>
> --
> Anthony Ramine
>
> Le 15 janv. 2013 à 12:30, Fredrik a écrit :
>
>> In the meantime could you please rebase it on master?
>>
>> BR Fredrik Gustafsson
>> Erlang OTP Team
>> On 11/10/2012 04:28 PM, Anthony Ramine wrote:
>>> Hi,
>>>
>>> This branch adds a new option "end" to erl_scan. If set, it tracks and
>>> returns end locations of each scanned token in their attributes as
>>> `{'end', {EndLine, EndCol}}`.
>>>
>>> https://github.com/nox/otp/compare/scan-end-locations
>>> https://github.com/nox/otp/compare/scan-end-locations.patch
>>>
>>> git fetch https://github.com/nox/otp scan-end-locations
>>>
>>> Regards,
>>>
>>
>
More information about the erlang-patches
mailing list