Antal Szabó

Results 14 comments of Antal Szabó

Because [the last commit](https://github.com/jckarter/clay/commit/db0bd2702ab0b6e48965cd85f8859bbd5f60e48e) of this project is from Oct 29, 2014 :)

This is a bit off-topic, but how about switching to some other build system, like CMake? In my experience it works pretty well, it's more stable than gyp, and it...

Thanks for the explanation! About the test failure, I can look into it, can you tell me where should I start looking?

I think your last comment is for the other issue. And by my last comment I meant where is the implicit argument handling code :D

I ran into the exact same problem as @jmorrell above. I want to pretty print JSON errors, but the only way to get a specific, non-debug formatted error is via...

Our current origin URL would be 25 chars, but I think we should give some more, to make the feature more general. I don't know how long an average origin...

Thanks, that would be very helpful!

@uzi18 sorry, we didn't get to it yet, but we'll definitely try. Are the source changes for your build visible anywhere?

@uzi18 We tried it, but it doesn't seem to work, the `Access-Control-Allow-Origin` header is not in the response. Do we have to turn it on somehow? By the way, the...

@uzi18 Thanks, that works! 🎉 Can you open a PR with the changes?