User Activity

  • Modified a comment on merge request #26 on Sqrat

    Just to clarify: PushVarR exists to force something to be a reference even when its not, while PushVar can do copies and references

  • Posted a comment on merge request #26 on Sqrat

    Just to clarify: PushVarR exists to force something to be a reference even when its not

  • Updated merge request #26 on Sqrat

    Replaced Sqrat::PushVar to Sqrat::PushVarR in Sqrat::Function Evaluate/Execute methods.

  • Posted a comment on merge request #26 on Sqrat

    Glad it works!

  • Modified a comment on merge request #26 on Sqrat

    Make sure you are calling Evaluate/Execute with the correct template typenames. Do not let the compiler guess the argument types for you

  • Posted a comment on merge request #26 on Sqrat

    Make sure you are calling Evaluate/Execute with the correct templates. Do not let the compiler guess them for you

  • Posted a comment on merge request #26 on Sqrat

    If the current way doesn't work (verifiable using a debugger and some breakpoints to see if its triggering the correct code) and can't be made to work, then I'd be willing to accept this change as long as it doesn't have unforeseen consequences. It looks like it would force everything to be references always, which would definitely cause issues.

  • Posted a comment on merge request #26 on Sqrat

    Not that it was thoroughly tested, but notice how in sqratTypes.h there are overloads for references, pointers, and even SharedPtr that all use PushInstance rather than PushInstanceCopy. If the template magic is happening correctly, then this should be happening already.

View All

Personal Data

Username:
wizzard97
Joined:
2013-05-24 21:14:42
Gender:
Male

Projects

This is a list of open source software projects that Wizzard is associated with:

  • Sqrat   Last Updated:

Personal Tools