[lldb-dev] patch proposal: qualify UUID with namespace lldb_private
Greg Clayton
gclayton at apple.com
Fri Feb 4 10:56:41 PST 2011
% svn commit
Sending include/lldb/Core/Module.h
Sending include/lldb/Core/ModuleList.h
Sending include/lldb/Symbol/ObjectFile.h
Sending include/lldb/Target/Target.h
Sending include/lldb/Target/TargetList.h
Sending source/Commands/CommandObjectImage.cpp
Sending source/Core/DataExtractor.cpp
Sending source/Core/Module.cpp
Sending source/Core/ModuleList.cpp
Sending source/Core/UUID.cpp
Sending source/Host/common/Symbols.cpp
Sending source/Host/macosx/Symbols.cpp
Sending source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
Sending source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
Sending source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
Sending source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
Sending source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp
Sending source/Target/Target.cpp
Sending source/Target/TargetList.cpp
Sending tools/driver/Driver.cpp
Transmitting file data ....................
Committed revision 124888.
On Feb 3, 2011, at 10:15 PM, kirk.beitz at nokia.com wrote:
> 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 .
>
> <lldb_private-UUID.124846.patch>
>
>
> ++ kirk beitz : nokia : austin + san diego : kirk.beitz at nokia.com ++
>
>
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list