Subject: | Astro::SLA::slaObs doesn't return the C parameter |
The sla_OBS routine [SUBROUTINE sla_OBS (N, C, NAME, W, P, H)]
may return a string in the C parameter. Howver, the Perl XS code which handles the FORTRAN version of the library doesn't treat possible returned values in the C parameter.
This bug causes Astro::Telescope to fail its test of Astro::Telescope->telNames.