Skip to content

Squash warning cause by using "-Wstrict-prototypes" in cython #425

Closed
@sagetrac-mabshoff

Description

When compiling C code in cython some times "-Wstrict-prototypes" is added, causing the following warning:

cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++

CC: @robertwb

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/425

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions