rakuco      2012-05-21 18:15:32 UTC

  FreeBSD ports repository

  Added files:
    emulators/aqemu/files patch-Embedded_Display__vncview.cpp 
  Log:
  Make the port build with the upcoming Qt 4.8.1.
  
  vncview.cpp defines a macro called "error" (which is ugly), and
  qfile.h, which is included later, defined a class method called error,
  and conflicts arise.
  
  Fix it by moving the macro definition after the Qt headers are
  included.
  
  Revision  Changes    Path
  1.1       +26 -0     
ports/emulators/aqemu/files/patch-Embedded_Display__vncview.cpp (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to