DescriptionRename stdio.h wrapper file to stdio_wrapper.h.
Some projects will get build break because the comipler is confused when
searches for the standard stdio.h. Rename the wrapper file to avoid that.
renamed: src/common/stdio.h -> src/common/stdio_wrapper.h
modified: src/processor/minidump.cc
modified: src/processor/dump_context.cc
modified: src/processor/logging.cc
modified: src/processor/minidump.cc
modified: src/processor/minidump_processor.cc
modified: src/processor/stackwalk_common.cc
modified: src/processor/symbolic_constants_win.cc
R=mark@chromium.org, labath@google.com
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/46359276c8c72c56e4103c90be22bbfda32c942d
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix the macro name after file renaming. #
Messages
Total messages: 11 (4 generated)
|