Re: APL X11 font recommendation

2020-05-01 Thread carl hansen
On Fri, May 1, 2020 at 10:04 AM Alexander Shendi (Web.DE) wrote: > > Hi all, > > I am now shopping for an APL font to use with X11R7 on NetBSD 9. I have > already tried the stuff from APL385.com. try FreeMono in https://www.gnu.org/software/freefont/ or https://ftp.gnu.org/gnu/unifont/unifont-13

Re: Moving from svn to git and source forge to github.

2019-12-22 Thread carl hansen
For a good time read the mail list "gcc" over the last few months wherein they discuss the ongoing attempt of conversion of gcc source from SVN to GIT, and the numerous complications involved. https://gcc.gnu.org/ml/gcc/ For an even better time, ignore this email message.

[Bug-apl] apl 1.7 Symbol.cc compile bug

2017-03-18 Thread carl hansen
g++ -DHAVE_CONFIG_H -I. -I..-Werror -Wall -I sql -I/usr/include -I/usr/include/postgresql -rdynamic -g -O2 -MT apl-SymbolTable.o -MD -MP -MF .deps/apl-SymbolTable.Tpo -c -o apl-SymbolTable.o `test -f 'SymbolTable.cc' || echo './'`SymbolTable.cc In file included from Simple_string.hh:33:0,