User Activity

  • Created a blog post on SWIG

    SWIG-4.3.1 released

  • Posted a comment on ticket #964 on SWIG

    I can imagine a pile of difficulties in the implementation and ambiguities in cases such as: void x(int& a, int& b, int& c, int& d); and multiple variations of the multi-arg typemaps in this ticket being present. If just the first name has to match, it is unambiguous as to whether or not the multi-argument typemap matches (once the subsequent parameters are checked). I suppose some more flexible rules around such ambiguities could be defined and implemented, however, I would document it as it works...

  • Modified ticket #1314 on SWIG

    Lifecycle of pointers to 'concrete' sub-objects (C#-binding patch included)

  • Posted a comment on ticket #1314 on SWIG

    The solution was documented in the C# docs last year, but was only detailed for accessor methods to member variables. The same technique can be used for direct member access and I've just enhanced the docs with this, see the version in master: https://htmlpreview.github.io/?https://github.com/swig/swig/blob/master/Doc/Manual/CSharp.html#CSharp_memory_management_member_variables . I can't see the swig-2.0.4-csharp-concrete.patch being accepted as is, but maybe with improvements as some sort of special...

  • Created a blog post on SWIG

    SWIG-4.3.0 released

  • Posted a comment on ticket #978 on SWIG

    The documentation, https://swig.org/Doc4.1/SWIGPlus.html#SWIGPlus_template_class_inheritance, does clearly state that you need to instantiate a template before it is used as a base class. Any change from this behaviour will be a major change.

  • Modified ticket #884 on SWIG

    [csharp] getCPtr should use object.ReferenceEquals

  • Posted a comment on ticket #884 on SWIG

    I'm not sure it will be easy to keep the code based maintained to always cover this corner case. The relevant typemaps can be easily changed by the user to use ReferenceEquals instead and so I'm closing as won't change. I can't there being a runtime overhead when there is no operator== overload.

View All

Personal Data

Username:
wsfulton
Joined:
2001-06-12 10:54:28

Projects

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

  • Project Logo SWIG A code generator for connecting C/C++ with other programming languages Last Updated:

Personal Tools

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.