Pike 7.8.360 alpha

View: New views
3 Messages — Rating Filter:   Alert me  

Pike 7.8.360 alpha

by Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

New build that I really haven't tried at all, but to get things started:

    http://pike.ida.liu.se/download/pub/pike/beta/7.8.360/

No windows build avilable.


Changes since Pike 7.8.352 (third 7.8 release):
----------------------------------------------------------------------

Bug fixes
---------

o Fixed segfault in combine_path_nt on windows when the first char
  of an appended path is wide.

o Fixed a problem in "pike -x module" that prevented auto tools from
  running in the correct directory.

o Fixed memory leak on out of memory in Mysql.fetch_json_result().

o Fixed locking problem in Mysql.

o Fixed NULL-deref for compilation errors in range expressions.

o Fixes a segfault occuring if exit() is used from a thread when
  cleanup-on-exit is compiled in.


Building and installing
-----------------------

o Fixed som library searchpath issues.

o Some potential fixes for --enable-pikelib mode on platforms had
  problems with the final linking.

Pike 7.8.360 alpha

by Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>New build that I really haven't tried at all, but to get things started:
>
>    http://pike.ida.liu.se/download/pub/pike/beta/7.8.360/

I haven't even tested that URL. It should be:

http://pike.ida.liu.se/download/pub/pike/alpha/7.8.360/

Pike 7.8.360 alpha

by Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

And now there's an ebuild for it as well.