]> gitweb.factorcode.org Git - factor.git/commit
vocabs: On use-vocab we should throw an error if the vocabulary does not exist.
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 12 Jun 2020 23:23:45 +0000 (18:23 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 12 Jun 2020 23:23:45 +0000 (18:23 -0500)
commit8efe2132733a1e469debac84b63a88cc0df46bc0
treeabb6b342e1cca5a2d567aebec00ff14aa39cffbd
parent8bc4a3f2b802ae6dcfe43017276af0a8b8ecd304
vocabs: On use-vocab we should throw an error if the vocabulary does not exist.

Also ui.pixel-formats.private does not exist so remove that.

Fixes #2298.
basis/ui/backend/gtk/gtk.factor
core/vocabs/parser/parser.factor
core/vocabs/vocabs.factor