Commit 06b35fa
committed
Change nil :fx value to warning instead of error
Middle ground fix for #737. I don't think silence on nil is OK esp in
the context of this error message being in place for some time. However
it needs to be changed to a warning so that users are not misled into
thinking that nil is unsupported - if you intended it, then it is fine.1 parent 7feb729 commit 06b35fa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments