On 11/21/2017 10:30 AM, Dominik Inführ wrote: > Thanks for the reply, I know that it’s too late for GCC 8. I wanted to get > some feedback on this patch, so I could address all issues until GCC 9 > development starts. But I suppose it is better to just post it again later. The problem is most folks' attention will be on bugfixing for the next few months.
I did quickly scan the patch and didn't see anything terribly concerning other than extending the one structure which folks will want to look at more closely. We always look closely at extending any core data structures as that impacts memory usage. I'll probably have to refer to the C++ experts on any specific language issues that come into play when we open the trunk up again for new development and come back to the patch. Jeff