HSAFoundation / HSA-Runtime-AMD

The HSA-Runtime
Other
48 stars 16 forks source link

finalizer: do not print to stdout #11

Open marxin opened 9 years ago

marxin commented 9 years ago

Hello, I've just noticed that finalizer logs error messages to both stdout and stderr:

Error: Call of undefined function (stdout) [ERROR] Size of the type of data structure used to hold value too small (stderr)

Would it be please possible to log both messages and ideally to do so just in case of an environment variable is enabled?

Thanks, Martin

marxin commented 8 years ago

It would be nice if you print display a name of the symbol that cannot be resolved.