[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] libb/unicode: fix compilation when FEATURE_ASSUME_UNICODE
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2010-01-20 2:00:14
Message-ID: 201001200300.14231.vda.linux () googlemail ! com
[Download RAW message or body]

On Tuesday 19 January 2010 21:24, Matheus Izvekov wrote:
> Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
> ---
>  libbb/unicode.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

I applied all your patches except this one.


>  #include "libbb.h"
> -#include "unicode.h"
>  
>  uint8_t unicode_status;
>  
> +#include "unicode.h"
> +
>  size_t FAST_FUNC bb_mbstrlen(const char *string)
>  {
>  	size_t width = mbstowcs(NULL, string, INT_MAX);

For this compile breakage, I used a bit different fix.

Thanks!

--
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic