• Making all in src
      CC       modbus.lo
      CC       modbus-data.lo
    modbus-data.c:51:5: attention : #warning "Fallback on C functions for bswap_16" [-Wcpp]
     #   warning "Fallback on C functions for bswap_16"
         ^
    modbus-data.c:52:24: erreur: redefinition of ‘bswap_16’
     static inline uint16_t bswap_16(uint16_t x)
    StalderT authored
     
    Browse File »





  • This replaces the lengthy license text headers with a short
    and standardized license tag. See http://spdx.org for details.
    
    This is useful e.g. for license compliance tools which scan
    through files and generate a report of the licenses used
    in a project.
    
    Signed-off-by: Michael Heimpold <mhei@heimpold.de>
    Michael Heimpold authored
     
    Browse File »