error building gretl
by Ignacio Diaz-Emparanza
Installing gretl from the CVS on Kubuntu Linux,
I am obtaining an error in the "make install" step:
dialogs.c: In function ‘set_bs_replics’:
dialogs.c:713: error: ‘errno’ undeclared (first use in this function)
dialogs.c:713: error: (Each undeclared identifier is reported only once
dialogs.c:713: error: for each function it appears in.)
make[1]: *** [dialogs.o] Error 1
make[1]: se sale del directorio `/home/etpdihei/gretlcomp/gretl/gui2'
make: *** [gui2] Error 2
--
Ignacio Díaz-Emparanza
Dpto. de Economía Aplicada III (Econometría y Estadística)
UPV-EHU
17 years, 7 months
Some unstranslated strings.
by Hélio Guilherme
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I have found some untranslated strings (not in POT file).
"gretl: frequency plot setup" in file gui2/library.c
"You are running gretl 1.6.2.
This is the current version." in Linux dialog for update query.
"There are no new files on the server right now" in Windows for update
query.
Thank you Allin and Jack for Gretl.
Hélio Guilherme
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGBXkMHvesJJ5UqvkRAuvxAJ9vleHf+xe24Vzw/1qE2YyaASkb1wCgk/yJ
Jj5xXP4qFvoZTF6YMJXnHZ8=
=hI3c
-----END PGP SIGNATURE-----
17 years, 7 months
yet another package saving bug
by Sven Schreiber
Hi,
I attempted to repackage my py4gretl stuff with a fresh cvs build (I
like the redesigned package manager BTW), but got an error claiming
mismatch between the public interface function name and the package
filename. But I never changed anything manually, the mismatch is
entirely due to the (automatically inserted) version number. So it would
be nice if that could be corrected before 1.6.2. And BTW the error
message did not show up in the po-file I think and should thus be added.
Also today I updated de.po in response to your call to translators.
And one trivial thing finally: '(int' is colored differently from ' int'
in a command script, looks like a slight parsing glitch.
Thanks,
Sven
17 years, 8 months
minor issues
by Sven Schreiber
Hi,
yet again some minor stuff I noticed:
In Sample-> set sample (translated back from German) the selectors are
too narrow so that it's difficult to see the date.
"Equation" in test output (autocorrelation in Vecm) appears non-translated.
In Var/Vec seasonal dummies seem to be auto-activated (with quarterly
data) and have to be deselected again and again. Could the previous
settings be remembered?
Thanks,
Sven
17 years, 8 months
"save as" for function packages
by Sven Schreiber
Hi,
once more I have a little feature request:
In the function package editor it would be nice IMO if for an existing
package the "save" button were accompanied by a "save as" button.
Scenario (I have just been facing it ;-) :
You change something in the code, or bump the version number, or
whatever, and want to save the changed package under a different name
(in my case, including the changed version number). This doesn't seem
possible currently.
Apart from that, I'm planning to publish/upload the py4gretl
cointegration packages soon. My naive plan is to just tick the "upload
when saving" - option and see what happens. Anything I should do before
that?
Thanks,
Sven
17 years, 8 months
too many matrices in session window
by Sven Schreiber
Hi,
thanks a lot for the new gretl version!
One small thing I hadn't noticed before though:
When I execute one of my py4gretl function packages which internally
create a couple of matrices, the internal matrices are added as icons to
the session window, if the session window is open during function execution.
However, they can't be opened and are gone after closing (and
re-opening) the session window.
cheers,
sven
17 years, 8 months