EViews dies using @eeq @ege @elt ect. with rowvectors

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

TimGrun
Posts: 36
Joined: Wed Sep 16, 2009 8:01 am

EViews dies using @eeq @ege @elt ect. with rowvectors

Postby TimGrun » Tue Sep 03, 2013 10:02 am

Hi,

The following code works correctly:
vector aa = @filledvector(4000,5)
vector bb = @filledvector(4000,6)
vector cc = @ege(aa,bb) ' or any other equality type test

While the following causes EViews to die ungracefully. Disappears without even saying goodbye. :D

rowvector raa = @filledrowvector(4000,5)
rowvector rbb = @filledrowvector(4000,6)
rowvector rcc = @ege(raa,rbb) ' or any other equality type test

I'm using EViews 8, 64-bit version, the Jul 11 2013 build

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: EViews dies using @eeq @ege @elt ect. with rowvectors

Postby EViews Glenn » Tue Sep 03, 2013 11:27 am

Sorry. If it'll help, I'll convince it to say goodbye :)

We'll look into it and get a fix as soon as possible.

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: EViews dies using @eeq @ege @elt ect. with rowvectors

Postby EViews Glenn » Thu Sep 05, 2013 4:02 pm

Fix has been introduced into the code base and will appear in the next patch. Again, our apologies.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 2 guests