[cfe-dev] Patch: scan-view - fix error code type

Andrew Price andy at andrewprice.me.uk
Sun Feb 20 04:04:09 PST 2011


Hi,

Here's a one-liner to fix a call to send_error() in scan-view.
send_error() expects an int error code but a string is currently being
passed.

Cheers,

Andrew Price

-------------- next part --------------
A non-text attachment was scrubbed...
Name: scan-view-int-error-code.diff
Type: text/x-diff
Size: 547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110220/2bdbab79/attachment.diff>


More information about the cfe-dev mailing list