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 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work


Hi Manish,

On Saturday 25 June 2016 11:30:39 Manish Goregaokar wrote:
> After further fixups, these patches have been pushed as
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=b5a4b3c5
> e711be9096423f9765623eda449d8f4d and
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=fccb08f
> 8cd2035b50a2b0a5e09983180b7411685

GDB fails to build on Windows (mingw build) due to this patch as strsep is not 
available. Was there something preventing the use of strtok?

Best regards,

Thomas


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