[Buildroot] [PATCH] bind: rename ptrsize to ptr_size in the code

Peter Korsgaard peter at korsgaard.com
Tue Jan 26 21:48:17 UTC 2016


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > uClibc in commit 70a04a28 #defined ptrsize globally in bits/setjmp.h for
 > mips. However this is a common variable name and causes build failure
 > for at least bind.
 > So rename ptrsize to ptr_size in bind to avoid this. Fixes:
 > http://autobuild.buildroot.net/results/a92/a92fa5dc5d9d6742d61d4d293f7eac97c5355dfe/

:/

Committed, thanks.

What bind version is this patch against? It applies both before and
after the security bump, both with an offset:

Applying 0003-Rename-ptrsize-to-ptr_size.patch using patch: 
patching file lib/dns/rbt.c
Hunk #2 succeeded at 480 (offset -37 lines).
Hunk #3 succeeded at 865 (offset -37 lines).
patching file lib/dns/rbtdb.c
Hunk #2 succeeded at 7536 (offset -57 lines).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list