Bug 17393

Summary: OHM doesn't build on x86_64
Product: OHM Reporter: John Carr <john.carr>
Component: GeneralAssignee: Rob Taylor <rob.taylor>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 107854    
Attachments: Use G_GINT64_FORMAT not %lld

Description John Carr 2008-09-01 09:32:40 UTC
OHM doesn't build on x86_64 because of the use of %lld in a couple of g_debug statements. Here is a patch to use G_GINT64_FORMAT instead.
Comment 1 John Carr 2008-09-01 09:34:23 UTC
Created attachment 18613 [details] [review]
Use G_GINT64_FORMAT not %lld

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.