Wireshark-commits: [Wireshark-commits] rev 52559: /trunk/ /trunk/epan/: filesystem.c /trunk/ui/qt/:

Date: Sat, 12 Oct 2013 02:29:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52559

User: gerald
Date: 2013/10/12 02:29 AM

Log:
 Solaris Studio C++ won't let us pass the address of main() to
 init_progfile_dir(). Try using QCoreApplication::applicationFilePath()
 instead.

Directory: /trunk/epan/
  Changes    Path            Action
  +1 -1      filesystem.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path          Action
  +1 -1      main.cpp      Modified