Menu

#1380 SWIG Ruby & %feature("docstring")

None
closed-duplicate
nobody
None
5
2016-09-12
2014-09-05
No

When a %feature("docstring") is being used with SWIG ruby, then those strings will be literally included in the generated C++ wrapper code, without comment markers. This causes the wrapper code to be invalid C++ and the project fails to compile.

Discussion

  • Olly Betts

    Olly Betts - 2016-09-12

    Also reported at https://github.com/swig/swig/issues/538 - we're using the github tracker in preference to this one, so closing this issue as a duplicate.

     
  • Olly Betts

    Olly Betts - 2016-09-12
    • status: open --> closed-duplicate
    • Group: -->
     

Log in to post a comment.