Skip to content

warnings in the genrated code. #200

@lumag

Description

@lumag
dspqueue/dspqueue_rpc_stub.c: In function '_stub_method':
dspqueue/dspqueue_rpc_stub.c:112:11: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
  112 |          *(struct __copy*)_OFFSET(dst, dof) = *(struct __copy*)_OFFSET(src, sof);\
      |           ^
dspqueue/dspqueue_rpc_stub.c:463:4: note: in expansion of macro '_COPY'
  463 |    _COPY(_primIn, 0, _in0, 0, 4);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions