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/2012-04-22

Sunday 22nd April 2012

Fedora Project

  • Addressed more FTFBS issues from Peter Robinson's blog:
    • Fixed perl-XML-Filter-XInclude (build-require perl(XML::SAX) >= 0.05)

    • Fixed xxdiff (needed patching to build with gcc 4.7):

    • @@ -0,0 +1,10 @@
      --- src/main.h
      +++ src/main.h
      @@ -35,6 +35,6 @@
        * PUBLIC DECLARATIONS
        *============================================================================*/
       
      -extern char** environ;
      +extern "C" char** environ;
       
       #endif
    • Raised Bug #814989 on perl-Module-Starter-Plugin-CGIApp regarding it failing to build (apparently broken by perl-Module-Starter 1.54)

    • Raised Bug #815073 on perl-Devel-FindRef regarding it segfaulting on 32-bit builds when running perl-Test-Refcount's test suite

Local Packages

  • Patched xxdiff to build with gcc 4.7 as per the Fedora version


Recent