Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cac4f54f authored by Yi Kong's avatar Yi Kong
Browse files

Fix build for clang-r563880

system/media/audio_utils/tests/run_remote_tests.cpp:48:27: error: too few arguments provided to function-like macro invocation
   48 |     remoteWorker->putc('c');
      |                           ^
prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/stdio.h:585:9: note: macro 'putc' defined here
  585 | #define putc(_ch, _fp) _IO_putc (_ch, _fp)
      |         ^

Change to a different name to avoid conflict.

Test: presubmit
Bug: 401330760
Flag: EXEMPT, code cleanup
Change-Id: Icabb6a2a64c08bf0fdd2af0ebe5c94bc843c477b
parent da010e45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment