Tracker item #3579794, was opened at 2012-10-24 09:38
Message generated for change (Tracker Item Submitted) made by yaberauneya
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3579794&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: kernel modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Garrett Cooper (yaberauneya)
Assigned to: Nobody/Anonymous (nobody)
Summary: clang/newer gcc build error when -Wformat-security specified

Initial Comment:
I switched over to clang recently in order to dogfood it, and I ran into a 
problem when compiling open-vm-tools from ports using the PORTS_MODULES hook in 
/etc/src.conf. The problem when looking at the KPI vs the shim implemented in 
open-vm-tools is that the shim in open-vm-tools uses a non-determinate const 
string instead of using "%s", then supplying the string as the first argument.

The attached patch fixes compilation so it  gets past this issue on FreeBSD 
8.x+ with newer compilers than the base system compiler.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3579794&group_id=204462

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to