Bug 493

Summary: get_c_long is not adequate
Product: UIM Reporter: TOKUNAGA Hiroyuki <tkng>
Component: libuim: Scheme interpreterAssignee: uim-bugs
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description TOKUNAGA Hiroyuki 2004-04-18 01:06:23 UTC
Now uim's scheme interpreter has a function get_c_long to get out integer from
Scheme side. But we doesn't need long, int is enough. So, I want to change all
get_c_long to get_c_int.
Comment 1 TOKUNAGA Hiroyuki 2004-04-22 01:11:57 UTC
Fixed. See svn diff -r 728:730

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.