Skip to content

Fix Cython incompatible redefinition warnings in padics #33193

@orlitzky

Description

@orlitzky
[sagelib-9.5.rc1] warning: sage/rings/padics/CR_template.pxi:1478:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'CRElement'.  This may cause incorrect vtables to be generated.
[sagelib-9.5.rc1] warning: sage/rings/padics/FP_template.pxi:1203:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'FPElement'.  This may cause incorrect vtables to be generated.

Component: build

Author: Michael Orlitzky

Branch/Commit: e3f08e8

Reviewer: Frédéric Chapoton

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions