Skip to content

ViennaRNA C API: convert # DEPRECATED comments to @deprecated #19

@marcom

Description

@marcom

The ViennaRNA C API marks deprecated functions with a comment:

// DEPRECATED

This gets converted by Clang.jl to

# DEPRECATED

It would be even better to change this to the @deprecated macro so that these annotations are visible to Julia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions