-
Si richiedono informazioni su disponibilità specifica documentazione ufficiale, corredata di esempi pratici, per la personalizzazioni degli XSD nazionali su base regionale e/o eventuali risorse online…
-
엔진을 업데이트하기 위해서
git remote add origin https://github.com/gdl-blue/imitated-seed-2
git pull -f origin master```
위와 같이 git pull하면
콘솔에 아래와 같이 표시되는데, 어떻게 하면 되나요?
![image](https://github.com/gd…
-
### Have you experienced this bug with the latest version of the template?
yes
### Steps to Reproduce
Try to deploy on fly.io
### Expected Behavior
Correct deployment
### Actual Behavior
Error …
-
mixing String and Byte should behave like mixing String + Int or String + Long ... and should protest !
```
s='string' & b=33b & i=1234
print, s+' '+ i
print, i+' '+ s
print, s+' '+ b
print, b…
-
_test_binfmt_ is OK on IDL 32b, not with GDL on a 32b machine.
IDL> print,!version
{ x86 linux unix linux 7.0 Oct 25 2007 32 64}
IDL> test_binfmt
(no message, ok)
GDL> print,…
-
Features from #134 are still present in GDL. Have they been used lately? Maybe time for deprecation.
-
I've uncovered a few rather odd behaviours in GDL relating to wheel events and `widget_draw` (plus one in IDL that is dead wrong).
Test code (include `/wheel' in the options for this issue e.g. `mo…
-
see e.g.: https://github.com/gnudatalanguage/gdl/blob/master/.travis.yml
perhaps the TBB support could then be tested as well
-
```
ctest -R test_formats -V
UpdateCTestConfiguration from :/export/home/orion/fedora/gdl/gdl-0.9.8/build/DartConfiguration.tcl
UpdateCTestConfiguration from :/export/home/orion/fedora/gdl/gdl-0.…
-
```
What steps will reproduce the problem?
1. Right-mouse click on GDL, choose Preferences--doesn't open
2. Left-mouse click on GDL. Search window opens. Click on
Preferences--doesn't open
3. Fresh in…