Bug #1266
closed
2.12 fails to compile with C++ code when using session clear feature
Added by Shuo Yang over 4 years ago.
Updated over 4 years ago.
Assignee:
Jonathan Rajotte Julien
Description
The below newly introduced header files:
miss the closing:
#ifdef __cplusplus
}
#endif
section such that 2.12 fails to compile with C++ code when using session clear feature.
There might be some other headers also without the closing section that I didn't spot, please fix them altogether. Thanks!
- Status changed from New to In Progress
Hi Shuo,
Thank for reporting the issue.
Is it okai with you if we add the Reported-by: tag with your information on the fix?
Other headers looks okai for stable 2.12, I'll also have a look at the master branch after.
Thanks again.
Hi Shuo,
Not sure how this passed through our process. We will need to find a way to prevent that.
Thanks again!
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Hi Shuo,
It will be as soon as we cut a patch level release for 2.12. I already talked with Jeremie on that end, we have a couple of fixes to get into 2.12 and we should be able to cut a release in the following weeks. Most probably end of next week if everything goes well.
Cheers
Hi Jonathan,
Sounds good to me.
Thanks!
Shuo
Hi Shuo,
Jeremie went ahead with the patch level release. It should propagate to the ppa un the upcoming days.
Cheers
Great! Thank you all for the effort.
Also available in: Atom
PDF