This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3 2/5] Copy string_view files from libstdc++


On 2018-04-09 09:44, Pedro Alves wrote:
On 04/07/2018 02:26 PM, Simon Marchi wrote:

This patch copies the following files from libstdc++ (commit
02a4441f002c):

${gcc}/include/std/string_view -> ${binutils-gdb}/gdb/common/gdb_string_view.h ${gcc}/include/bits/string_view.tcc -> ${binutils-gdb}/gdb/common/gdb_string_view.tcc

Nit: the source filenames here should be updated.  Maybe commit as
well, if applicable.

Thanks,
Pedro Alves

Oops, I'm missing "libstdc++-v3" in the source names. Is there anything else wrong with the paths? What about the commit?

Simno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]