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][PR gdb/17046] Use standard setjmp.h on Darwin


> >>> 2014-09-15  James Clarke  <jrtc27@jrtc27.com>
> >>>
> >>> 	PR gdb/17046
> >>> 	* darwin-nat.c: Import standard setjmp.h rather than the non-standard
> >>> 	machine/setjmp.h header that no longer exists as of OS X 10.10.
[...]
> I'll push this as obvious on Friday if it hasn't been already.

Given that branching is potentially tomorrow, and that this causes
a build failure for which the only workaround is to edit the code,
I just pushed it now.  That way, we won't have to push it on the branch
after we've created it.

https://www.sourceware.org/ml/gdb-cvs/2015-01/msg00090.html

-- 
Joel


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