Fix deprecation warnings for symbols like foo.bar and foo[bar]
commitd11e2ec2864976c6c9dc5da4ced88bfacbddfe4e
authorVladimir Sedach <vas@oneofus.la>
Mon, 27 Aug 2018 04:05:08 +0000 (26 21:05 -0700)
committerVladimir Sedach <vas@oneofus.la>
Mon, 27 Aug 2018 04:05:08 +0000 (26 21:05 -0700)
treecfe5aa51d4c01250c9728a26163399d10778bcec
parent297f0d750b1935ab418ac50d4dba5708b404ae5e
Fix deprecation warnings for symbols like foo.bar and foo[bar]

Thanks to appleby for the bug report.
https://github.com/vsedach/Parenscript/issues/41
src/utils.lisp