Hi, I'd like to know if the algorithm used for a pseudo-random number generator provided by a library is part of the library interface. A PRNG can be used so that the results are reproducible (using the same seed). From this point of view, I'd say that a new library version which gives different results (still with the same seed) has an incompatible interface, but I'm not sure.
Regards, -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool