[erlang-patches] Properly guard WIDE_TAG use with HAVE_WCWIDTH in ttsl_drv
Anthony Ramine
n.oxyde@REDACTED
Tue May 14 12:24:42 CEST 2013
Hello Lukas,
You didn't miss anything, I fixed it. Please refetch.
Regards,
--
Anthony Ramine
Le 14 mai 2013 à 12:17, Lukas Larsson a écrit :
> Hello,
>
> I might be missing something, but shouldn't the } on line 1045 be after the #endif?
>
> Lukas
>
> On 13/05/13 10:10, Fredrik wrote:
>> On 05/09/2013 03:03 PM, Anthony Ramine wrote:
>>> Hello,
>>>
>>> I forgot to guard two lines of code where WIDE_TAG is used, crashing the compile process if wcwidth() is unavailable.
>>>
>>> git fetch https://github.com/nox/otp.git fix-wcwidth
>>>
>>> https://github.com/nox/otp/compare/erlang:maint...fix-wcwidth
>>> https://github.com/nox/otp/compare/erlang:maint...fix-wcwidth.patch
>>>
>>> Regards,
>>>
>> Hello Anthony,
>> I've fetched your branch, it should be visible in the 'pu' branch shortly.
>> Thanks,
>>
>
More information about the erlang-patches
mailing list