Re: [Bug-apl] Error compiling latest aplwrap

2014-10-07 Thread David B. Lamkins
Thank you. Fix pushed. On Mon, 2014-10-06 at 17:45 -0500, Blake McBride wrote: > gcc -DHAVE_CONFIG_H -I. -I.. -DMANUALS_PATH= > \"/usr/local/share/doc/aplwrap\" -std=c99 -Wall -Werror -pthread > -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1

Re: [Bug-apl] Error compiling latest aplwrap

2014-10-07 Thread Blake McBride
Looks good, thanks! On Tue, Oct 7, 2014 at 11:21 AM, David B. Lamkins wrote: > Thank you. Fix pushed. > > On Mon, 2014-10-06 at 17:45 -0500, Blake McBride wrote: > > gcc -DHAVE_CONFIG_H -I. -I.. -DMANUALS_PATH= > > \"/usr/local/share/doc/aplwrap\" -std=c99 -Wall -Werror -pthread > > -I/usr/inc

Re: [Bug-apl] aplwrap - editing functions with errors

2014-10-07 Thread Blake McBride
Looks good, thanks! On Mon, Oct 6, 2014 at 12:50 PM, David B. Lamkins wrote: > Changed and pushed. > > Blake, don't commit any syntax errors in origin-0 until you get the > libemacs update. ;) > > > On Tue, 2014-10-07 at 01:18 +0800, Elias MÃ¥rtenson wrote: > > I try not to make incompatible chan