+Arx/src/audio/openal/OpenALSource.cpp:314:26: portability: 'data.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] +Arx/src/audio/openal/OpenALSource.cpp:325:38: portability: 'data.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] +Arx/src/audio/openal/OpenALSource.cpp:328:29: portability: 'data.get()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] +Arx/src/audio/openal/OpenALSource.cpp:328:36: portability: 'data.get()+left' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]