Skip to content

clang complains about "no newline at end of file" in Rcpp/utils/tinyformat.h #701

@Enchufa2

Description

@Enchufa2

I see this when I compile my package with clang. Also here, among other things:

/data/gannet/ripley/R/packages/tests-clang-SAN/Rcpp.Rcheck/Rcpp/include/Rcpp/utils/tinyformat.h:1046:32: warning: no newline at end of file [-Wnewline-eof]
#endif // TINYFORMAT_H_INCLUDED

If the comment is required, a newline should appease clang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions