#557 Inconsistency between ReferenceElement::subentity() (returns int) LocalKey::subentity (returns uint
Metadata
| Property | Value |
|---|---|
| Reported by | Markus Blatt (markus@dr-blatt.de) |
| Reported at | Jun 5, 2009 13:06 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) |
| Last edited at | Sep 11, 2009 15:26 |
| Closed by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) |
| Closed at | Sep 11, 2009 15:26 |
| Closed in version | Unknown |
| Resolution | Duplicate |
| Comment | see #587 (closed) |
Description
I get a lot of unsigned-signed-comparison warnings.
Is there a special reason for ReferenceElement::subentity returning a signed integer?