[lldb-dev] patch proposal: qualify UUID with namespace lldb_private
kirk.beitz at nokia.com
kirk.beitz at nokia.com
Thu Feb 3 22:15:11 PST 2011
Hello LLDB Developers ++
I would like to propose the following patch to qualify instances of UUID with namespace lldb_private:: .
This has proven necessary when building with MinGW , since some win32 headers cause an alternate choice for UUID, and building produces numerous "ambiguous" choice errors.
thanks in advance for any review/feedback/commit .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110204/79079027/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_private-UUID.124846.patch
Type: application/octet-stream
Size: 19411 bytes
Desc: lldb_private-UUID.124846.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110204/79079027/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110204/79079027/attachment.htm>
More information about the lldb-dev
mailing list