-
On FreeBSD, with 1.0.0-rc2, with Python 3 enabled, compilation fails:
```
[ 23%] Building CXX object src/CMakeFiles/gdl.dir/basic_op.cpp.o
cd /usr/ports/science/gnudatalanguage/work/.build/src && /…
-
It is great the message when starting GDL was upgraded ! thanks.
But we mention in it to do : `HELP, /INFO` and we do have to clarify/correct it !
```
* HELP, /INTERNAL_LIB_GDL for a list of al…
-
```
from /home/gdl/src/basic_op_new.cpp:26:
/home/gdl/src/includefirst.hpp: In function ‘int maxNumberOfThreadsForDSFMT()’:
/home/gdl/src/includefirst.hpp:96:15: error: ‘min’ is not a member of ‘…
-
Hello!
Trying to compile the IDE in Ubuntu 20.04LTS under conda environment.
~/git/gdlde$ java -version
openjdk version "22.0.1-internal" 2024-04-16
OpenJDK Runtime Environment (build 22.0.1-i…
-
MEMORY() is not working fine on Debian 10 and U14.04 & U20.04
```
GDL> a=FLTARR(1024,1024, 1000)
GDL> print, MEMORY(/cur)
-98197504
GDL> print, MEMORY(/cur,/l64)
-9819…
-
.rnew seems to correctly reset variables and such but I find here that it does not
return the current scope to $MAIN$ as it should:
```
GDL> help, *(my_obj->get_ptr())
% OBJ1__DEFINE: Variable…
-
I used this command,
```
gdl -df pdf
```
-
https://github.com/macports/macports-ports/blob/master/math/gnudatalanguage/Portfile
-
GDL writes an additional comma at the end if the output is only a single number.
```
IDL> print,String(FORMAT = '(1(I1, :, ", "))', [1,1])
1, 1
IDL> print,String(FORMAT = '(1(I1, :, ", "))', [1…
-
Hi!
I hope you're doing well.
I'm having a strange error that started yesterday,
Every time I try to download posts from an Instagram account, an error occurs exactly after 200 downloads.
OS: Wi…