Skip to content

Conversation

@stepnem
Copy link
Contributor

@stepnem stepnem commented Aug 19, 2022

E.g.:
../src/pkgfile.hh:76:8: error: ‘optional’ in namespace ‘std’ does not name a template type
76 | std::optionalpkgfile::Result ProcessRepo(const std::filesystem::path repo,
| ^~~~~~~~
../src/pkgfile.hh:9:1: note: ‘std::optional’ is defined in header ‘’; did you forget to ‘#include ’?

E.g.:
../src/pkgfile.hh:76:8: error: ‘optional’ in namespace ‘std’ does not name a template type
   76 |   std::optional<pkgfile::Result> ProcessRepo(const std::filesystem::path repo,
      |        ^~~~~~~~
../src/pkgfile.hh:9:1: note: ‘std::optional’ is defined in header ‘<optional>’; did you forget to ‘#include <optional>’?
@samcday samcday mentioned this pull request Mar 23, 2024
@falconindy
Copy link
Owner

Didn't notice this pull request when I fixed this in 6c618bb.

@falconindy falconindy closed this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants