Mercury Bugs - mercury |
View Issue Details |
|
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 | |
---|
Platform | | OS | | OS Version | |
---|
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. |
---|
Relationships | |
Attached Files | mercury-extras-odbc.patch (455) 2020-09-17 00:07 https://bugs.mercurylang.org/file_download.php?file_id=306&type=bug |
---|