Opened 12 years ago
Closed 12 years ago
#13 closed task (fixed)
[LINUX] Errors in types.hh
Reported by: | melon | Owned by: | melon |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | 0.1 |
Keywords: | Cc: | epyon |
Description
In file included from ../src/object.cc:9:0: ../nv/types.hh:78:78: error: declaration of ‘const nv::type nv::type_to_enum<int>::type’ [-fpermissive] ../nv/types.hh:22:7: error: changes meaning of ‘type’ from ‘enum nv::type’ [-fpermissive] ../nv/types.hh:79:78: error: declaration of ‘const nv::type nv::type_to_enum<unsigned int>::type’ [-fpermissive] ../nv/types.hh:22:7: error: changes meaning of ‘type’ from ‘enum nv::type’ [-fpermissive]
Change History (1)
comment:1 Changed 12 years ago by melon
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed with revision 62