Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2015-09-06

Sunday 6th September 2015

Local Packages

  • Updated perl-Term-ReadLine-Gnu to 1.27:

    • readline-7.0 support: new function rl_callback_sigcleanup ( Improve POD documents

    • Gnu.xs: do not use typedefs that were obsoleted by ReadLine 6.3

    • Fix a wrong fix in 1.21 to let completion_function do case-insensitive match (CPAN RT#72378)

    • Fix rl_display_match_list to show the first entry of the array; the bug caused segmentation fault with readline-7.0

    • Some improvement of Makefile.PL:

      • Add support for homebrew on Mac OS X (CPAN RT#104389)

      • Print an error string when system() fails

      • Specify 'int' on 'main()'

      • Use -O when -D_FORTIFY_SOURCE is defined


Recent