Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commented out statements get interpreted #22

Open
rajish opened this issue Oct 18, 2011 · 4 comments
Open

Commented out statements get interpreted #22

rajish opened this issue Oct 18, 2011 · 4 comments

Comments

@rajish
Copy link

rajish commented Oct 18, 2011

I have an issue with a lot of FileNotFoundException-s that come from code like this:

/* @import "partials/page"; */
/* @import "partials/form"; */
/* @import "partials/two_col"; */

Looks like the commented out text gets interpreted.

@greenlaw110
Copy link
Owner

hmm... that is a bug

2011/10/19 Radzisław Galler <
[email protected]>

I have an issue with a lot of FileNotFoundException-s that come from code
like this:

/* @import "partials/page"; /
/
@import "partials/form"; /
/
@import "partials/two_col"; */

Looks like the commented out text gets interpreted.

Reply to this email directly or view it on GitHub:
#22

greenlaw110 added a commit that referenced this issue Nov 22, 2011
@greenlaw110
Copy link
Owner

Hello, I've published v1.2.6m, it is supposed to solve this issue. Can you help to verify and check it?

@rajish
Copy link
Author

rajish commented Nov 22, 2011

Sorry, but currently I have no setup to test it. Sadly I've decided to drop using greenscript.

@greenlaw110
Copy link
Owner

Oops, really sorry to know that. Anyway thanks for your bug reporting.

2011/11/22 Radzisław Galler <
[email protected]

Sorry, but currently I have no setup to test it. Sadly I've decided to
drop using greenscript.


Reply to this email directly or view it on GitHub:
#22 (comment)

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

No branches or pull requests

2 participants