-
Ran mandelbrot demo and upon closing window, noticed it didn't exit the program. Appears to hang here: https://github.com/azul3d/gfx-window/blob/master/window.go#L87
```
SIGQUIT: quit
PC=0x4ad771
go…
-
I have a Celeron E3400, so I switched some Makefile settings:
# uname -a
Linux home 2.6.39-ARCH #1 SMP PREEMPT Tue Jun 7 05:49:02 UTC 2011 i686 Intel(R) Celeron(R) CPU E3400 @ 2.60GHz GenuineIntel GN…
-
Please see the test2 branch: I have broken up gtk-auto.f90 into numerous module files, one for each GTK+ .h file. The user must now add use statements as he would add #include statements in C.
The on…