GithubHelp home page GithubHelp logo

Comments (6)

cpq avatar cpq commented on June 20, 2024

Thanks Brendan.
I thought that problem was fixed by ad5c993
Name truncation was due to pointer conversion in return v7_pointer_to_value((void *) offset) | tag; call in vm.c - but apparently it still happens.

I've just tried MSVC6 build and definitely see the same output.
Looking.

from v7.

brendandowling avatar brendandowling commented on June 20, 2024

Hi Sergey,

Thanks for the quick reply. Yes, I did a git pull from github about 10
minutes or so before I submitted the report, so it was up to date at that
time. .

Thanks,

Brendan Dowling

On Sat, Feb 28, 2015 at 11:37 PM, Sergey Lyubka [email protected]
wrote:

Thanks Brendan.
I thought that problem was fixed by ad5c993
ad5c993
Name truncation was due to pointer conversion in return
v7_pointer_to_value((void *) offset) | tag; call in vm.c - but apparently
it still happens. Note that 32-bit MSVC6 build did manifest the problem
you're talking about, but not anymore.
To clarify, are you using the latest code?


Reply to this email directly or view it on GitHub
#311 (comment).

from v7.

cpq avatar cpq commented on June 20, 2024

PR #312 fixes the issue.

from v7.

cpq avatar cpq commented on June 20, 2024

Out of curiosity, what project you'd like to use V7 in ?

from v7.

brendandowling avatar brendandowling commented on June 20, 2024

Hi, Sergey. Thanks, that worked. Am I correct that this string corruption
was related to strings of length <= 5 that were packed into val_t's?

My project is an embedded arm-linux system that needs some automation
language for configuration and operational scripts. My go-to languages for
that have been Lua and Tcl, but I came across your library and wanted to
try it out. It looks promising.

Thanks,

Brendan

from v7.

cpq avatar cpq commented on June 20, 2024

Correct about strings of length <= 5.
Thanks for the info on your project.
We target V7 for exactly those needs you've described. Also we plan to export certain API into JavaScript (like File API, device API, network API, etc) and make nodejs-like environment for embedded systems.

from v7.

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.