Re: ⎕PNG

2022-09-23 Thread Louis Chretien via Bugs and suggestions for GNU APL
There’s still a warning on file Command.cc , on macOS: g++ -DHAVE_CONFIG_H -I. -I..-Wall -I sql -I /Users/admin/Subversion/apl -I/opt/local/include -I /Users/admin/Subversion/apl -MT apl-Command.o -MD -MP -MF .deps/apl-Command.Tpo -c -o apl-Command.o `test -f 'Co

Re: ⎕PNG

2022-09-21 Thread Dr . Jürgen Sauermann
Hi Christian, thanks, fixed in SVN 1590. Best Regards, Jürgen On 9/21/22 8:04 PM, Christian Robert wrote: There are two comments that start with "/" rather than "//" Xtian.

Re: ⎕PNG

2022-09-21 Thread Christian Robert
There are two comments that start with "/" rather than "//" Xtian. Quad_PNG.cc:865:1: error: expected unqualified-id before ‘/’ token 865 | / | ^ Quad_PNG.cc:886:1: error: expected unqualified-id before ‘/’ tok

Re: ⎕PNG

2022-09-21 Thread Chris Moller
/Very/ cool! On 9/21/22 07:49, Dr. Jürgen Sauermann wrote: Hi, I would like to announce a new GNU APL feature: ⎕PNG PNG stands for "Portable Network Graphics" and is a file format, standardized in RFC 2083, for (still) images that is, among several other use cases, also directly understood