]> git.tdb.fi Git - libs/gl.git/commitdiff
Avoid copying raw pointers in the syntax tree
authorMikko Rasa <tdb@tdb.fi>
Sat, 20 Feb 2021 22:59:07 +0000 (00:59 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 21 Feb 2021 02:20:27 +0000 (04:20 +0200)
They will potentially point to incorrect nodes and must be resolved
again.


No differences found