Skip to content

Cython warnings for PolyBoRi #3298

@malb

Description

@malb
python2.5 `which cython` --embed-positions --incref-local-binop -I/usr/local/sage-3.0/devel/sage-main -opbori.pyx
warning: /usr/local/sage-3.0/devel/sage-main/sage/rings/polynomial/../../libs/polybori/decl.pxi:40:56: Function signature does not match previous declaration
warning: /usr/local/sage-3.0/devel/sage-main/sage/rings/polynomial/../../libs/polybori/decl.pxi:41:59: Function signature does not match previous declaration
warning: /usr/local/sage-3.0/devel/sage-main/sage/rings/polynomial/../../libs/polybori/decl.pxi:200:10: Function signature does not match previous declaration
Finished updating Cython code (time = 2.520616 seconds)

I couldn't figure out what is wrong. Maybe a false positive?

CC: @robertwb @burcin

Component: misc

Keywords: polybori

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions