Skip to content

Remove deprecated headers #2937

@aamijar

Description

@aamijar

There are currently 20 files that have the following message

#ifndef RAFT_HIDE_DEPRECATION_WARNINGS
#pragma message(__FILE__                                                  \
                " is deprecated and will be removed in a future release." \
                " Please use the raft/sparse/solver version instead.")
#endif

Additionally, there are 25 files that have the following message

/**
 * This file is deprecated and will be removed in a future release.
 */

These files were planned to be removed a long time ago in favor of other headers, so we should remove them.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions