Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13653 closed enhancement (fixed)

swig-4.0.2

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 years ago

    SWIG-4.0.2 summary:

        A few fixes around doxygen comment handling.
        Ruby 2.7 support added.
        Various minor improvements to C#, D, Java, OCaml, Octave, Python, R, Ruby.
        Considerable performance improvement running SWIG on large interface files.

comment:3 by Douglas R. Reno, 4 years ago

Here's the test suite results:

552 lua tests passed
553 php tests passed
573 ruby tests passed
594 java tests passed
614 python tests passed
555 perl5 tests passed
552 guile tests passed
553 tcl tests passed
602 go tests (status unknown)

The "go" tests seem to be very buggy. I got a lot of output about files not existing as it was trying to execute them. However, when looking in my log, I have none of this output - maybe I'll put in 2>&1 next time. Upstream does seem to be aware of it though. The tests for the rest of the languages passed without any problems, including the ruby ones which were noisy in 4.0.1. I suspect the next version of swig will fix the go tests, and I'll note in the book that the 'go' tests are buggy.

comment:4 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r23273

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:6 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.