With Swig 3.0.2, non-string arguments work.  I'm not sure why.  Even the
Swig 1.x documentation says that what we're doing shouldn't work.

On Mon, Oct 12, 2015 at 3:49 PM, Zachary Turner <ztur...@google.com> wrote:

> zturner added a comment.
>
> Prior to this patch, what was the behavior of using
> SetErrorStringWithFormat with an argument that was not a string?
>
> Can you add a test to `fuzz_obj` that calls
> `SetErrorStringWithFormat("%d", 10)` and run it against SWIG 3.0.2 and see
> what happens?
>
>
> http://reviews.llvm.org/D13679
>
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to