• Michael Jerris's avatar
    Fix gcc build with -stdÉ9 -pedantic-errors (RE-RECORDED) · f9abdf60
    Michael Jerris authored
    It is not possible to cast function pointers to (void *) in C99
    (section 6.2.2.3).
    
    C99 printf formatting expects (void *) for %p argument
    (section 7.13.6.1 p. 335).
    
    darcs-hash:20070207193814-16063-b6f3632e0911cee2ab67a1b184bbf18d3b7bd174.gz
    f9abdf60