Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Issues
  • #720

Closed
Open
Created Jun 26, 2022 by adelmann@adelmann🎗Owner

anonymous non-C-compatible type given name for linkage purposes by typedef declaration;

Summary

Compile master with clang 13.1.6

Apple clang version 13.1.6 (clang-1316.0.21.2.5) Target: arm64-apple-darwin21.5.0 Thread model: posix

Steps to reproduce

Compile build-recipes

What is the current bug behavior?

compilation results in error

What is the expected correct behavior?

obvious

Relevant logs and/or screenshots

''' /Users/adelmann/OPAL/tmp/src/OPAL/OPAL-2021.1.0/optimizer/Util/Types.h:65:15: error: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Werror,-Wnon-c-typedef-for-linkage] typedef struct { '''

Possible fixes

name the struct

Assignee
Assign to
2022.1
Milestone
2022.1 (Past due)
Assign milestone
Time tracking