% 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, [email protected] 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 : [email protected] ++ > > > > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
