* src/eval.c (Fdefvar): Don't check constants since we only set the var if
commit5fbc0409ac3c51baf18d43b00ed00b56acc1c74b
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 18 Jul 2012 15:20:33 +0000 (18 11:20 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 18 Jul 2012 15:20:33 +0000 (18 11:20 -0400)
tree6cef721f973317fa7523987e4dd97e9f5fe360a0
parenteceb6feba42bebcb15d5dd0c60c9470ad7300309
* src/eval.c (Fdefvar): Don't check constants since we only set the var if
it's not yet defined anyway.

Fixes: debbugs:11904
src/ChangeLog
src/eval.c