We need boost gretl
by oleg_komashko@ukr.net
Dear All,
Due to Allin I know that my packages
was downloaded more than 12000 times,
but my R package nlwaldTest was downloaded
about 120000 times. In my personal point of vieiw
the gretl package is better, but...
Oleh
1 week, 3 days
misleading error message
by Sven Schreiber
Hi,
to reproduce:
- open denmark (or anything else, I guess)
- choose Add / Define new variable
- in the text field, enter real_gdp_not_per_capita_but_logs = LRY
(yes, the series name is too long, the syntax is not correct)
-> error dialog saying (retranslated): Note, the decimal separator in
this context must be '.'
Expected: error message complaining about the invalid identifier.
This is a snapshot from July. My current setting is the local comma,
don't know if that actually has an impact.
thanks
sven
1 week, 3 days
general question about the source layout
by Sven Schreiber
Hi,
here's a very basic (and possibly stupid) question about the layout of
gretl's C source. On the one hand, we have a directory lib/src/ with a
lot of .c files (among others). On the other hand, we have gui/ or
plugin/, also with many .c files.
So my question: why the separate subdirectory "src" inside lib/, why are
the .c files not directly inside lib/, like with the other directories?
Inside lib/ there are only two other files: Makefile.in and
README.libtool. Couldn't those files also live next to the source .c
files? (Is README.libtool actually still current and/or needed?)
Or vice-versa: why isn't there a gui/src/ or a plugin/src/ subdirectory?
My guess is that it's purely historical, but maybe there's more to it.
thanks
sven
2 weeks