Skip to content

Avoid .Call() in code other than aaa-auto.R #1058

@krlmlr

Description

@krlmlr

All calls into C code should be autogenerated. This ensures that we either mess up big time (and notice it), or get it right.

In practice, this means hunting down all instances of .Call in user code and using autogenerated bindings instead. Related: #1044.

#1057 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions