Error while processing legitimate C construction
ID0000187: This issue was created automatically from Mantis Issue 187. Further discussion may take place here.
Id | Project | Category | View | Due Date | Updated |
---|---|---|---|---|---|
ID0000187 | Frama-C | Plug-in > jessie | public | 2009-07-14 | 2010-12-09 |
Reporter | lukaszc | Assigned To | cmarche | Resolution | fixed |
Priority | normal | Severity | major | Reproducibility | always |
Platform | - | OS | - | OS Version | - |
Product Version | Frama-C Beryllium-20090601-beta1 | Target Version | - | Fixed in Version | Frama-C Beryllium-20090902 |
Description :
The system generates an error when encounters the following code:
PTT & 0x10
where PTT is of type (unsigned char*)
Additional Information :
Fixed in Why 2.20