Expand FIXME near definition of fboundp
commit9356fe239281ca15e12a4e5e93d7d00c56df2626
authorRobert Cochran <robert-git@cochranmail.com>
Fri, 15 Jul 2016 19:45:56 +0000 (15 12:45 -0700)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 17 Jul 2016 01:33:27 +0000 (16 21:33 -0400)
tree266b75f91f222291d5e7aefa28a80eea53379a9a
parent219b39f5215200fa8128fd3b595017e0a380eb8f
Expand FIXME near definition of fboundp

This expansion of the FIXME is so that future developers are aware of
the potential problems of aliasing fboundp to symbol-function without
taking backwards compatibility into account.

* src/data.c (fboundp): Note potential backwards compatibility issues in
FIXME.

Copyright-paperwork-exempt: yes
src/data.c