Skip to content

3 minor issues fixed#10

Open
arnaudsj wants to merge 3 commits intobilldawson:masterfrom
arnaudsj:master
Open

3 minor issues fixed#10
arnaudsj wants to merge 3 commits intobilldawson:masterfrom
arnaudsj:master

Conversation

@arnaudsj
Copy link
Copy Markdown

@arnaudsj arnaudsj commented Jul 6, 2011

  • subprocess is now grabbing properly stderr (was not working in python2.7)
  • only the first line of the error message by coffeescript is logged (the rest was nodejs trace)
  • when a coffee file does not compile, hash is now voided properly & resulting .js deleted to avoid stale copies of the generated js to pollute

Also, please see following patch to compiler.py, that solves the problem of having .coffee files copied to the resulting app: arnaudsj/titanium_mobile@e78766e

arnaudsj and others added 3 commits July 6, 2011 00:31
* subprocess is now grabbing properly stderr (was not working in python2.7)
* only the first line of the error message by coffeescript is logged (the rest was nodejs trace)
* when a coffee file does not compile, hash is now voided properly & resulting .js deleted to avoid stale copies of the generated js to polute
Found an issue with trying to delete a file after a failed compiled.
@jaredmoody
Copy link
Copy Markdown

+1 for this, what's the status on getting this accepted?

@sukima
Copy link
Copy Markdown

sukima commented Jul 13, 2013

This project hasn't seen a commit in 2 years. It seems this repo is abandoned.

I forked and merged your PR at https://github.com/sukima/ti_coffee_plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants