View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000168 | mercury | Bug | public | 2010-11-08 18:25 | 2010-11-08 18:25 | ||||||||
Reporter | juliensf | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000168: prototypes of C functions used in io module not visible | ||||||||||||
Description | The prototypes of various C functions use in the io module are not visible when building on goliath (x86-64, Debian 5). (We need to ensure that __USE_XOPEN etc is defined on this platform to make them visible.) io.m: In function ‘io_module21’: io.m:2790: warning: implicit declaration of function ‘fileno’ io.m: In function ‘io_module175’: io.m:9860: warning: implicit declaration of function ‘putenv’ io.m: In function ‘io_module182’: io.m:10590: warning: implicit declaration of function ‘symlink’ io.m: In function ‘io_module183’: io.m:10647: warning: implicit declaration of function ‘readlink’ io.m: In function ‘io_module185’: io.m:3006: warning: implicit declaration of function ‘lstat’ io.m: In function ‘mercury_init_io’: io.m:6289: warning: implicit declaration of function ‘fdopen’ | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-08 18:25 | juliensf | New Issue |