All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH] parse/ast.py: MethodNode fix character mapping error
Date: Fri, 10 Jul 2015 15:16:57 -0500	[thread overview]
Message-ID: <55A02839.9040907@linux.intel.com> (raw)
In-Reply-To: <1436547305.3310.13.camel@linuxfoundation.org>

Hi Richard,

Sorry it was my mistake in my code because i'm loading a recipe file 
using bb.cache.Cache.loadDataFull
passing an unicode filepath this causes the error but i think it need to 
be sanitized? to avoid this kind of
problems.

Cheers,
     alimon

On 10/07/15 11:55, Richard Purdie wrote:
> On Fri, 2015-07-10 at 11:44 -0500, Aníbal Limón wrote:
>> When found an anonymous function the func name is made by filename
>> and lineno, the filename need to be converted to string before using
>> translation because produces an error of encoding.
> Could you explain a little about why we don't hit this error in general?
>
> Cheers,
>
> Richard
>



  reply	other threads:[~2015-07-10 20:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 16:44 [PATCH] parse/ast.py: MethodNode fix character mapping error Aníbal Limón
2015-07-10 16:55 ` Richard Purdie
2015-07-10 20:16   ` Aníbal Limón [this message]
2015-07-10 20:21     ` Christopher Larson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55A02839.9040907@linux.intel.com \
    --to=anibal.limon@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.