HDSPMixerOutput.cxx:96: possible typo ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



alsa-project/alsa-tools issue #10 was opened from dcb314:

clang says:

HDSPMixerOutput.cxx:96:30: warning: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Wstring-concatenation]

Source code is

  "AEB 1", "AEB 2", "AEB 3," "AEB 4"

Maybe better code

  "AEB 1", "AEB 2", "AEB 3", "AEB 4"

Issue URL     : https://github.com/alsa-project/alsa-tools/issues/10
Repository URL: https://github.com/alsa-project/alsa-tools



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux