#140 closed defect (fixed)Compiler warning in TVideoIOBitsStartCode::getFileLocation()
Description
Data type of return value of std::fstream::tellg() is not "long" but "std::streampos".
Revised code to fix this issue is shown below.
Line 89-90 in TVideoIOBits.h:
Line 114 in TAppDecTop.cpp:
Change History (5)comment:1 Changed 14 years ago by ksuehring
comment:2 Changed 14 years ago by ksuehringcomment:3 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:4 Changed 13 years ago by davidf
comment:5 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
fixed in r804