Giter VIP home page Giter VIP logo

Comments (4)

mcaceresb avatar mcaceresb commented on May 25, 2024 1

Sure, but it's also low-hanging fruit. I am also working on multi-threaded support for Windows but it's proving a bit tricky. As for OSX, a port is on hold until I can get someone to compile on Apple hardware for me. I tried and failed to set up a virtual machine with OSX, so I don't have an ETA for that anymore.

from stata-gtools.

mcaceresb avatar mcaceresb commented on May 25, 2024

I have no way of checking, since I don't have older Stata versions, but if I just use the extended macro subinstr, will that fix any potential issues? I would assume so, since the solution there is to use extended macro functions, but I can't actually check. I mean, on my machine subinstr handled a string with 10,000 characters just fine.

I generally prefer to have the right hand evaluate so this is very much intentional, but I hadn't realized older versions might have an issue with it.

from stata-gtools.

sergiocorreia avatar sergiocorreia commented on May 25, 2024

That's correct, replacing all cases of local ... = with their extended macro counterparts will fix the issue. That's something I had to do for reghdfe after a few bug reports:

sergiocorreia/reghdfe@7c87214

That said, my advice would be to leave it in the backburner. Much more useful would be MP support for Windows, OSX support, etc., as the overlap between Stata 12 and gtools is probably low.

from stata-gtools.

mcaceresb avatar mcaceresb commented on May 25, 2024

This should be fixed in version 0.6.10- (master branch).

from stata-gtools.

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.