Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build fails with clang-19: no member named 'pointerRecords' in 'lazy_array<TTT>'; did you mean 'pointerRecord_'? #19

Open
yurivict opened this issue Nov 3, 2024 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Nov 3, 2024

In file included from /wrkdirs/usr/ports/science/cardioid/work/cardioid-2f66d9f/elec/Reaction.cc:1:
In file included from /wrkdirs/usr/ports/science/cardioid/work/cardioid-2f66d9f/elec/Reaction.hh:6:
/wrkdirs/usr/ports/science/cardioid/work/cardioid-2f66d9f/elec/lazy_array.hh:254:51: error: no member named 'pointerRecords' in 'lazy_array<TTT>'; did you mean 'pointerRecord_'?
  254 |          swap(first.pointerRecord_[ispace],second.pointerRecords[ispace]);
      |                                                   ^~~~~~~~~~~~~~
      |                                                   pointerRecord_
/wrkdirs/usr/ports/science/cardioid/work/cardioid-2f66d9f/elec/lazy_array.hh:367:9: note: 'pointerRecord_' declared here
  367 |    TTT* pointerRecord_[NUMSPACES];
      |         ^
1 error generated.

log

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant