Changes between Initial Version and Version 1 of Ticket #30995


Ignore:
Timestamp:
Aug 27, 2011, 6:12:01 PM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30995

    • Property Keywords memcpy removed
  • Ticket #30995 – Description

    initial v1  
    11memcpy.c fails to compile. The error message:
    22
     3{{{
    34:info:build memcpy.c: In function ‘xine_probe_fast_memcpy’:
    45:info:build memcpy.c:484: warning: passing argument 4 of ‘xine->config->register_enum’ from incompatible pointer type
    56:info:build memcpy.c: In function ‘linux_kernel_memcpy_impl’:
    67:info:build memcpy.c:147: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
     8}}}