Skip to content

Instantly share code, notes, and snippets.

@devn
Created April 21, 2010 20:17
Show Gist options
  • Select an option

  • Save devn/374350 to your computer and use it in GitHub Desktop.

Select an option

Save devn/374350 to your computer and use it in GitHub Desktop.
file /Users/defn/bar.lua, init=flymake-lua-init
flymake is running: nil
file /Users/defn/bar.lua, init=flymake-lua-init [3 times]
saved buffer bar.lua in file /var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R
started process 82456, command=(luac -p ../../var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R), dir=/Users/defn/
received 122 byte(s) of output from process 82456
file /Users/defn/bar.lua, init=flymake-lua-init
parse line: file-idx=1 line-idx=2 file=/opt/local/bin/luac: ../../var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R line=1 text=unexpected symbol near `{'
get-real-file-name: file-name=/opt/local/bin/luac: ../../var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R real-name=/opt/local/bin/var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R
parsed '/opt/local/bin/luac: ../../var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R:1: unexpected symbol near `{'', got line-err-info
file /Users/defn/bar.lua, init=flymake-lua-init
process 82456 exited with code 1
cleaning up using flymake-simple-cleanup
deleted file /var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R
bar.lua: 0 error(s), 0 warning(s) in 0.18 second(s)
switched OFF Flymake mode for buffer bar.lua due to fatal status CFGERR, warning Configuration error has occured while running (luac -p ../../var/folders/VI/VIRffdZAEqWd-12ad4QFtE+++TI/-Tmp-/flymake82252q0R)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment