Bug 493 - get_c_long is not adequate
Summary: get_c_long is not adequate
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: libuim: Scheme interpreter (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-18 01:06 UTC by TOKUNAGA Hiroyuki
Modified: 2004-04-20 15:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.