amccarth added a comment. Adding Greg Clayton for advice on how to proceed.
Swig documentation talked about the peril of varargs methods: http://www.swig.org/Doc3.0/Varargs.html#Varargs The fact that it appears to work with 3.0.2 seems to be a bug in 3.0.2. My proposal is in this patch. An alternate idea would be to remove SetErrorStringWithFormat from the SB API, but I know we don't like to remove things from the API. http://reviews.llvm.org/D13679 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits