cvs commit: ports/editors/abiword Makefile ports/editors/abiword/files patch-src_wp_ap_unix_ap_UnixApp.cpp

Joe Marcus Clarke marcus at FreeBSD.org
Sun Dec 30 23:46:30 UTC 2007


marcus      2007-12-30 23:46:29 UTC

  FreeBSD ports repository

  Modified files:
    editors/abiword      Makefile 
  Added files:
    editors/abiword/files patch-src_wp_ap_unix_ap_UnixApp.cpp 
  Log:
  Use an explicit (void *)0 instead of NULL to indicate a varargs sentinel.
  This fixes the runtime on 64-bit platforms since since C++ treats NULL as
  simply 0.
  
  PR:             119127
  
  Revision  Changes    Path
  1.126     +1 -1      ports/editors/abiword/Makefile
  1.3       +11 -0     ports/editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp (new)


More information about the cvs-ports mailing list