Hi Tobias, >> here is a rather simple fix for a problem with the pointer assignment >> of an unlimited polymorphic variable. The patch regtests cleanly on >> x86_64-unknown-linux-gnu. >> >> Firstly, I would like to commit to trunk, of course. Ok? >> >> Secondly, the bug reporter asked me (privately) for the possibility of >> backporting the fix to 4.8 (which is the only release supporting >> unlimited polymorphism so far). It is important for his code at >> http://sourceforge.net/projects/permix/. > > OK. Thanks for the patch!
thanks for the review. Committed to trunk as r205997. Will do the backport to 4.8 within a week. Cheers, Janus