Skip to content

Instantly share code, notes, and snippets.

@Raynes
Created May 3, 2010 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynes/388130 to your computer and use it in GitHub Desktop.
Save Raynes/388130 to your computer and use it in GitHub Desktop.
user> (use 'sexpbot.run)
Reflection warning, sexpbot/plugins/dictionary.clj:12 - call to replaceAll can't be resolved.
Reflection warning, sexpbot/plugins/utils.clj:14 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/utils.clj:83 - call to java.io.File ctor can't be resolved.
Reflection warning, sexpbot/plugins/leet.clj:22 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/leet.clj:33 - reference to field toLowerCase can't be resolved.
Reflection warning, net/licenser/sandbox/matcher.clj:42 - call to indexOf can't be resolved.
Reflection warning, clojure/contrib/seq_utils.clj:113 - call to java.util.concurrent.LinkedBlockingQueue ctor can't be resolved.
Reflection warning, net/licenser/sandbox/jvm.clj:13 - call to java.security.CodeSource ctor can't be resolved.
Reflection warning, net/licenser/sandbox/jvm.clj:25 - call to doPrivileged can't be resolved.
Reflection warning, sexpbot/plugins/eval.clj:41 - reference to field getMessage can't be resolved.
Reflection warning, clojure/contrib/str_utils.clj:43 - call to subSequence can't be resolved.
Reflection warning, clojure/contrib/str_utils.clj:46 - reference to field length can't be resolved.
Reflection warning, clojure/contrib/str_utils.clj:47 - reference to field length can't be resolved.
Reflection warning, clojure/contrib/str_utils.clj:47 - call to subSequence can't be resolved.
Reflection warning, sexpbot/plugins/weather.clj:28 - call to replace can't be resolved.
Reflection warning, sexpbot/plugins/brainfuck.clj:94 - call to split can't be resolved.
Reflection warning, stupiddb/core.clj:70 - call to java.io.File ctor can't be resolved.
Reflection warning, stupiddb/core.clj:81 - reference to field close can't be resolved.
Reflection warning, stupiddb/core.clj:84 - reference to field close can't be resolved.
Reflection warning, stupiddb/core.clj:108 - reference to field stop can't be resolved.
Reflection warning, stupiddb/core.clj:110 - reference to field close can't be resolved.
Reflection warning, sexpbot/plugins/spellcheck.clj:7 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/dynamic.clj:21 - call to split can't be resolved.
Reflection warning, sexpbot/plugins/dynamic.clj:20 - call to replaceAll can't be resolved.
Reflection warning, sexpbot/plugins/mail.clj:34 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/mail.clj:40 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/mail.clj:54 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/mail.clj:64 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/mail.clj:65 - call to contains can't be resolved.
Reflection warning, sexpbot/plugins/mail.clj:66 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/timer.clj:43 - call to split can't be resolved.
Reflection warning, sexpbot/plugins/title.clj:15 - call to startsWith can't be resolved.
Reflection warning, sexpbot/plugins/title.clj:26 - call to replace can't be resolved.
Reflection warning, sexpbot/plugins/title.clj:21 - reference to field close can't be resolved.
Reflection warning, sexpbot/plugins/title.clj:34 - call to contains can't be resolved.
Reflection warning, sexpbot/plugins/title.clj:37 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/seen.clj:15 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/seen.clj:26 - reference to field toLowerCase can't be resolved.
Reflection warning, sexpbot/plugins/sed.clj:17 - call to replaceAll can't be resolved.
Reflection warning, sexpbot/plugins/sed.clj:39 - reference to field trim can't be resolved.
Reflection warning, sexpbot/plugins/sed.clj:40 - reference to field trim can't be resolved.
Reflection warning, sexpbot/plugins/help.clj:32 - reference to field trim can't be resolved.
Reflection warning, sexpbot/plugins/help.clj:67 - reference to field trim can't be resolved.
nil
user>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment