Re: Pike 8.0 RC1
Arne Goedeke <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/22/14 17:45, Per Hedbor () @ Pike (-) importmöte för mailinglistan wrote: > The first release candidate for Pike 8.0 has been uploaded to the pike > site: Pike 8.0.10, > > http://pike.lysator.liu.se/pub/pike/all/8.0.10/Pike-v8.0.10.tar.gz or > ftp://pike.lysator.liu.se/pub/pike/all/8.0.10/Pike-v8.0.10.tar.gz > > It would be nice if you could test compile it, especially if you have > systems that do not already have pike installed. You can also feel > free to run the testsuite. > > Also, if you have anything you really want to fix in pike 8.0, please > say something about it, or commit a fix soon. > We are currently not completely compatible with nettle 2.7, which is what gentoo is still shipping. The problem, which has already been discussed here, is that at some point nettle changed the signatures for random functions. Should that be fixed? arne