Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix wrong initialization order #409

Closed
wants to merge 1 commit into from
Closed

Conversation

ktf
Copy link
Member

@ktf ktf commented Jun 7, 2017

No description provided.

@ktf ktf requested a review from matthiasrichter June 7, 2017 19:14
@ktf
Copy link
Member Author

ktf commented Jun 7, 2017

@matthiasrichter this is the warning I was referring to earlier on slack.

@alibuild
Copy link
Collaborator

alibuild commented Jun 8, 2017

Error while checking build/O2/o2-dev-fairroot for 6fc5f79:


Full log here.

Copy link
Collaborator

@matthiasrichter matthiasrichter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this. What is the actual error/warning you get? I have been looking more than twice now in DataHeader.h, I think the initialization order is correct, the members of DataHeader are:

  DataDescription dataDescription;
  DataOrigin dataOrigin;
  uint32_t reserved;
  SerializationMethod payloadSerializationMethod;

@ktf
Copy link
Member Author

ktf commented Jun 8, 2017

Indeed, I do not understand it as well. Let's hold on this.

@sawenzel
Copy link
Collaborator

I am closing this to prevent accidental merge. @ktf: It still somehow relevant please keep track in an issue.

@sawenzel sawenzel closed this Jun 15, 2017
@ktf ktf deleted the fix-warning branch February 27, 2019 13:46
knopers8 pushed a commit to knopers8/AliceO2 that referenced this pull request Sep 7, 2020
mbroz84 pushed a commit to mbroz84/AliceO2 that referenced this pull request Mar 16, 2022
Minor modifications and error fixes

Minor modifications

Minor modifications

Minor modifications

Minor changes

Minor changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants