[lldb-dev] [PATCH] for linux build break in Host.cpp
Todd Fiala
tfiala at google.com
Fri Dec 13 06:56:04 PST 2013
Thanks as always, Sylvestre!
I should be getting commit access today so hopefully these small ones I
won't have to bother the list with starting soon.
-Todd
On Fri, Dec 13, 2013 at 1:56 AM, Sylvestre Ledru <sylvestre at debian.org>wrote:
> Hello Todd,
> On 13/12/2013 01:38, Todd Fiala wrote:
> > Hi all,
> >
> > Please find attached a candidate patch for this bug:
> > http://llvm.org/bugs/show_bug.cgi?id=18236
> >
> > It fixes an issue where a signum => name mapping function has multiple
> > case statements that define to the same integral value on my Linux
> > (Ubuntu 12.04, x86_64). It's for SIGIO and SIGPOLL. In the case that
> > they are both defined the same, I have SIGIO winning on the name mapping.
> >
> > If that sounds reasonable, could I get a committer to apply it? Thanks!
> >
> Committed as r197221.
>
> Thanks, I had the same issue.
> Sylvestre
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131213/0efeac44/attachment.html>
More information about the lldb-dev
mailing list