View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000518 | mercury | Bug | public | 2020-09-17 00:07 | 2020-09-17 07:18 | ||||
Reporter | keri | ||||||||
Assigned To | zs | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000518: Typo in extras/odbc.m | ||||||||
Description | When compiling extras/odbc.m a function symbol (stat) is being used instead of a variable (Statement) leading to the following warning: odbc.m: In function 'odbc_module16': odbc.m:1349:5: warning: the comparison will always evaluate as 'true for the address of 'stat' will never be NULL [-Waddress] | ||||||||
Additional Information | Attached is a diff to resolve this. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-17 00:07 | keri | New Issue | |
2020-09-17 00:07 | keri | File Added: mercury-extras-odbc.patch | |
2020-09-17 07:18 | zs | Assigned To | => zs |
2020-09-17 07:18 | zs | Status | new => resolved |
2020-09-17 07:18 | zs | Resolution | open => fixed |
2020-09-17 07:18 | zs | Note Added: 0001103 |