[Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds.

Francisco Jerez currojerez at riseup.net
Tue Jun 24 03:51:54 PDT 2014


Tom Stellard <tom at stellard.net> writes:
>[...]

Hi Tom,

> Even with your patch, I'm still having trouble getting this to work.

What problem are you having?

> What is the correct pattern here?  I know I need to use compat::string
> in the function signature, but what type should I pass to the
> compile_program_llvm() function from program::build()?  A std::string
> a compat::string, something else?
>

You can just define a 'compat::string' log variable and pass it to
compile_program_llvm() as a 'compat::string &' argument.

> -Tom
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140624/15163006/attachment.sig>


More information about the mesa-dev mailing list