Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 285 by [email protected]: Non-portable test
http://code.google.com/p/address-sanitizer/issues/detail?id=285

ignore_lib0.cc testcase is not portable. This test overrides LD_LIBRARY_PATH:
  RUN: LD_LIBRARY_PATH=%T not %t 2>&1 ...
On my system this fails with an error
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
because correct version of libstdc++ is provided via LD_LIBRARY_PATH.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to