Sergio Pascual wrote: > cfitsio function fits_open_file checks at runtime if the version of > cfistio used during compile is the same version used at runtime. If not, > the program aborts. So every program linked with cfitsio must be > recompiled.
That's a totally broken versioning system, the soname needs to be bumped
instead.
Kevin Kofler
--
devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/devel
