Re: [PATCH 5/7] Modify obstack.[hc] to avoid having to include other gnulib files

2015-11-08 Thread Jeff Law
On 11/07/2015 01:10 AM, Alan Modra wrote: Using the standard gnulib obstack source requires importing quite a lot of other files from gnulib, and requires build changes. If one did want to use gnulib obstack directly, then it would need to go in a sub-directory and after ".../gnulib-tool --impor

[PATCH 5/7] Modify obstack.[hc] to avoid having to include other gnulib files

2015-11-07 Thread Alan Modra
Using the standard gnulib obstack source requires importing quite a lot of other files from gnulib, and requires build changes. If one did want to use gnulib obstack directly, then it would need to go in a sub-directory and after ".../gnulib-tool --import obstack" we'd have the following: ./lib: