#1100: nut_read_timestamp@nutdec.c doesn return value for Android NDK
----------------------------------+------------------------------------
             Reporter:  obucinac  |                    Owner:
                 Type:  defect    |                   Status:  closed
             Priority:  normal    |                Component:  avformat
              Version:  0.10      |               Resolution:  invalid
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+------------------------------------
Changes (by reimar):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 While I send a patch to improve that code (yours is no good because it
 will just lead to a unreachable code warning with better compilers), you
 are on your own when using third-party build systems.
 Standard configure and make work just fine the NDK compiler (if not you
 can report issues to us), if you insist on using their build system (which
 I'd consider very badly designed, plus making warnings like this that have
 loads of false positives since they rely on the optimizer errors is not
 particularly bright either) then you are on your own.
 At least IMHO.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1100#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to