Opened 9 years ago
Closed 6 years ago
#1174 closed defect (fixed)
compile warnings reappeared
Reported by: | Peter Baumann | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | undecided | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
although the code recently has been brushed up carefully to eliminate all compiler warnings, some seem to be back. Example:
…/rasdaman/applications/directql/template_inst.hh:143: warning: documented symbol `template class Tile std::fill_n< Tile , unsigned int, Tile * >' was not declared or defined.
These should be eliminated again.
Note:
See TracTickets
for help on using tickets.
There are less than 10 warnings in total now.