Peter Munch-Ellingsen

Results 402 comments of Peter Munch-Ellingsen

I'm sure this used to work.. Which libclang version do you have installed? I know there has been some differences between the versions around this, so it might help me...

Second the need for a new release. Just went to report an issue and realised it's fixed upstream but there hasn't been a release in two years

Ran into this today, or at least I think it's the same bug. Doesn't need nesting, just a template defined within a generic proc: !nim c ```nim proc test[T](arg: T)...

Ran into this issue for the evkmimxrt1064 target as well. Fixed very easily by changing the line from: ``` ivt_begin= ORIGIN(m_flash_config) + LENGTH(m_flash_config); ``` to: ``` ivt_begin = ORIGIN(m_flash_config) +...

We need your nicknames on the forum to fix this. And I'm looking into the issue to see if there's something wrong with the e-mail sign-up.

I meant nickname is in username, sorry for the confusion. We're trying to fix this issue, its something going on with the e-mail sending API we're using. For now we...

> We're trying to fix this issue, its something going on with the e-mail sending API we're using. For now we can manually register you though if you reach out...

Can't find any? You could just PM me on Discord, I'm a moderator, same nicname there as here. I'll make sure to update this post once the issue is fixed

Yes, we are aware. Please contact a moderator in any of our other channels to create your user. We're working on fixing the issue

Good idea, I've been meaning to add a note on the log-in page, but that's more work than a stickied topic. If you PM me your details on any of...