Skip to content

Instantly share code, notes, and snippets.

@nixeagle
Created July 15, 2010 21:39
Show Gist options
  • Save nixeagle/477568 to your computer and use it in GitHub Desktop.
Save nixeagle/477568 to your computer and use it in GitHub Desktop.
~/repos/rock/source/rock/backend/cnaughty $ ~/repos/rock/bin/rock -sourcepath=/home/james/repos/rock/source -onlycheck -sourcepath=. rock/backend/cnaughty/ModuleWriter.ooc
source/rock/frontend/CommandLine.ooc:369:25 [WARNING] Unknown version id: 'osx', compiling anyway (who knows?)
version(osx) {
~~~
./Skeleton.ooc:1:37 [ERROR] Module not found in sourcepath ../../middle/Visitor
import AwesomeWriter, ../../middle/[Visitor, Statement, ControlStatement]
~~~~~~~
[FAIL]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment