Created
July 15, 2010 21:39
-
-
Save nixeagle/477568 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/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