Git Product home page Git Product logo

Comments (6)

sergiocorreia avatar sergiocorreia commented on August 10, 2024

Interesting. On Stata 14 this works fine, so I'm guessing that one of the Mata functions changed (and that is not supported by version control AFAIK).

I also checked the code and there is nothing obviously code with this line. The only time st_varvaluelabel() is called is if st_isnumvar() is true, as per the line above.

from ftools.

mcaceresb avatar mcaceresb commented on August 10, 2024

Actually, I get another error with ftools on the server I'm running this on:

. sysuse auto
(1978 Automobile Data)

. fisid make
function is_id() not declared in class Factor
(2 lines skipped)
(error occurred while loading fisid.ado)
r(3000);

. fisid price
function is_id() not declared in class Factor
(2 lines skipped)
(error occurred while loading fisid.ado)
r(3000);

All works fine on my local machine.

from ftools.

sergiocorreia avatar sergiocorreia commented on August 10, 2024

Could you try running ftools, compile and then clear all?

from ftools.

mcaceresb avatar mcaceresb commented on August 10, 2024

Same errors.

from ftools.

sergiocorreia avatar sergiocorreia commented on August 10, 2024

BTW, I tried on Stata/MP 15.0 (Windows) and cannot replicate it either. I don't have access to a Linux version of Stata 15, so I'll probably hold o fixing the bug until I can spot it.

from ftools.

mcaceresb avatar mcaceresb commented on August 10, 2024

I'm closing this. I tried it on a different server with Stata 15 (MP) and the issue is gone, so i reckon it specific to the machine I was using (still odd, however).

from ftools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.