Bug 3710 - pidl does not accept standard types
Summary: pidl does not accept standard types
Status: RESOLVED FIXED
Alias: None
Product: PIDL
Classification: Unclassified
Component: idl (show other bugs)
Version: svn
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: Jelmer Vernooij
QA Contact: Andrew Bartlett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 19:57 UTC by Albert Cahalan
Modified: 2006-05-16 18:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Cahalan 2006-04-20 19:57:22 UTC
char, short, int, long...

While there are references to these in the pidl code, they don't actually work.

Probably there should be some command-line option to do something about "long", perhaps translating it into "int" on a 64-bit platform.
Comment 1 Jelmer Vernooij 2006-05-16 18:55:07 UTC
Fixed in r15652.