Skip to content

a new deprecation warning #8

Description

@egnrse
[...]
Leaving directory openmpt.
Entering directory sid.
Successfully compiled xs_config.cc (plugin).
xs_sidplay2.cc: In function ‘unsigned int xs_sidplayfp_fillbuffer(char*, unsigned int)’:
xs_sidplay2.cc:223:31: warning: ‘uint_least32_t sidplayfp::play(short int*, uint_least32_t)’ is deprecated [-Wdeprecated-declarations]
  223 |     return state.currEng->play((short *)audioBuffer, audioBufSize / 2) * 2;
      |            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xs_sidplay2.cc:33:
/usr/include/sidplayfp/sidplayfp.h:115:20: note: declared here
  115 |     uint_least32_t play(short *buffer, uint_least32_t count);
      |                    ^~~~
Successfully compiled xs_sidplay2.cc (plugin).
Successfully compiled xmms-sid.cc (plugin).
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions