]> gitweb.factorcode.org Git - factor.git/blobdiff - library/platform/native/errors.factor
Factor jEdit plugin!
[factor.git] / library / platform / native / errors.factor
index 19c08005e44ecf621fea2fd04b9cfb4e92fe1427..a6d7facfba51078c0e385acdfd6d36ccefe24a40 100644 (file)
@@ -64,6 +64,7 @@ USE: vectors
         "Incompatible handle: "
         "I/O error: "
         "Overflow"
+        "Incomparable types: "
     ] ?nth ;
 
 : ?kernel-error ( cons -- error# param )