iyatomi takehiro

Results 19 comments of iyatomi takehiro

hmm, I understand the problem, but its not so simple. consider following example. it evaluate FUNC prior to __ARG. we are now thinking good way to handle both. BTW: please...

hi, it should be fixed with https://github.com/umegaya/ffiex/pull/20 I will backport this fix to lcpp after CI passed. thanks.

> If I understand you correct, you say it must return 400 and not 500 oh, that is misunderstanding :< what I mean with this sample is, "if evaluation order...

anyway, it has been fixed with https://github.com/umegaya/ffiex/blob/master/ffiex/lcpp.lua (see [here](https://github.com/umegaya/ffiex/blob/master/ffiex/lcpp.lua#L1590)) I will port the fix to this project in a while (sorry for my laziness)

I think its better to show your "actual" use case. but from the information which currently available, its better to add _Pragma as pre-defined macro function, like following. (it is...

if you give function as lcpp's predefined macros, it just works as string converter and does not care about whether converting result contains preprocessor directive or not. see following result...

hi, this is old issue but it seemed to happen this weekend. I already specified base and head branch explicitly as suggested at https://github.com/github/hub/issues/1130#issuecomment-216499826, but still hub complains `Aborted: 1...

@balltrev > this lack of automated execution of account/global customizations was an intentional design decision. > This was to allow the customer to have specific control over when customizations are...

@zhezi7 this error happens when you run test/sqs.lua or you wrote your own code to create SQS? if later, could you show me the code?

@brhankel In my case, I have multiple nested OUs with the same name, so I need to specify the OU-ID. there is any workaround for the situation?