Project

General

Profile

« Previous | Next » 

Revision 8a926b19

Added by skyjake about 11 years ago

Fixed: Build failure (invalid operands)

gcc 4.6.3 on Raspbian says that '&&' cannot take int and va_list as
operands. The variable argument list parameter should never be null,
so removed the test.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences