m0smith / malabar-mode

EMCS JVM Integration for Java and other JVM based languages
GNU General Public License v2.0
330 stars 52 forks source link

Clean up 2.0 byte compile errors #143

Closed m0smith closed 9 years ago

m0smith commented 9 years ago


Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-abbrevs.el at Thu Jan  8 18:38:48 2015
Entering directory `c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/'

In malabar-abbrevs-setup:
malabar-abbrevs.el:71:21:Warning: reference to free variable
    `java-mode-abbrev-table'

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-ede-maven.el at Thu Jan  8 18:38:48 2015
malabar-ede-maven.el:153:72:Warning: value returned from (append
    (make-local-variable (quote compilation-environment)) (list (format
    "JAVA_HOME" (malabar-project-java-home)))) is unused
malabar-ede-maven.el:157:36:Warning: `format' called with 1 args to fill 0
    format field(s)

In end of data:
malabar-ede-maven.el:208:1:Warning: the following functions are not known to be defined:
    malabar-project-info, malabar-project-additional-classpath,
    malabar-project-elements, malabar-project-classpath-list,
    malabar-project-java-home

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-import.el at Thu Jan  8 18:38:48 2015

In end of data:
malabar-import.el:418:1:Warning: the following functions are not known to be defined:
    malabar-find-project-file, malabar-qualify-class-name,
    malabar--primitive-type-p, malabar--type-variable-name-p,
    malabar-semantic-fetch-tags

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-mode-pkg.el at Thu Jan  8 18:38:48 2015

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-mode.el at Thu Jan  8 18:38:48 2015
malabar-mode.el:331:1:Warning: Unused lexical variable `pm'

In malabar-java-stack-trace-best-filename:
malabar-mode.el:644:16:Warning: reference to free variable
    `malabar-mode-project-dir'

In malabar-project-copy-buffer-locals:
malabar-mode.el:682:18:Warning: reference to free variable
    `malabar-mode-project-dir'
malabar-mode.el:686:17:Warning: assignment to free variable
    `malabar-mode-project-dir'

In malabar-mode-body:
malabar-mode.el:1363:11:Warning: assignment to free variable
    `malabar-mode-project-dir'

In malabar-groovy-mode:
malabar-mode.el:1391:11:Warning: `make-variable-buffer-local' should be called
    at toplevel

In end of data:
malabar-mode.el:1407:1:Warning: the following functions are not known to be defined:
    malabar-post-additional-classpath*,
    pulse-momentary-highlight-one-line

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-project.el at Thu Jan  8 18:38:49 2015

In malabar-project-additional-classpath:
malabar-project.el:99:39:Warning: reference to free variable
    `malabar-mode-project-dir'

In malabar-project-populate-buffer-locals:
malabar-project.el:173:13:Warning: assignment to free variable
    `malabar-mode-project-dir'

In malabar--sibling-projects:
malabar-project.el:204:63:Warning: function `remove-if-not' from cl package
    called at runtime

In malabar-run-maven-command:
malabar-project.el:253:40:Warning: reference to free variable
    `malabar-mode-project-dir'

In end of data:
malabar-project.el:345:1:Warning: the function `malabar-build-project' is not
    known to be defined.

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-reflection.el at Thu Jan  8 18:38:49 2015

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-semanticdb.el at Thu Jan  8 18:38:49 2015

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-service.el at Thu Jan  8 18:38:49 2015

In malabar-service-call:
malabar-service.el:75:20:Warning: reference to free variable
    `url-http-end-of-headers'

In end of data:
malabar-service.el:91:1:Warning: the function `malabar-project-port' is not
    known to be defined.

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-util.el at Thu Jan  8 18:38:49 2015

In malabar-util-expand-file-name:
malabar-util.el:25:26:Warning: reference to free variable
    `malabar-util-path-filter'

In malabar-util-groovy-expand-file-name:
malabar-util.el:37:19:Warning: reference to free variable
    `malabar-util-groovy-file-filter'
malabar-util.el:38:28:Warning: reference to free variable
    `malabar-util-path-filter'

Compiling file c:/Users/lpmsmith/.emacs.d/elpa/malabar-mode-20150108.1626/malabar-variables.el at Thu Jan  8 18:38:49 2015
malabar-variables.el:55:40:Warning: reference to free variable
    `malabar-command-map'